Click or drag to resize

RsaSaveEncPrivateKey Method

Saves a private key string to a PKCS-8 EncryptedPrivateKeyInfo file
Overload List
 NameDescription
Public methodStatic memberSaveEncPrivateKey(String, String, Int32, String, RsaPbeOptions, RsaFormat) Save a private key string to a PKCS-8 EncryptedPrivateKeyInfo file [DEPRECATED].
Public methodStatic memberSaveEncPrivateKey(String, String, Int32, String, CipherAlgorithm, HashAlgorithm, RsaFormat) Save a private key string to a PKCS-8 EncryptedPrivateKeyInfo file using PBES2 algorithm [DEPRECATED].
Top
See Also