public Pkcs12StoreBuilder SetCertAlgorithm(
DerObjectIdentifier certAlgorithm
)
Public Function SetCertAlgorithm (
certAlgorithm As DerObjectIdentifier
) As Pkcs12StoreBuilder
public:
Pkcs12StoreBuilder^ SetCertAlgorithm(
DerObjectIdentifier^ certAlgorithm
)
function SetCertAlgorithm(certAlgorithm);