Certificate.AddPrivateKey Method
Include Protected Members
Include Inherited Members
Adds a private key password to the certificate.
Overload List
Name | Description | |
---|---|---|
![]() |
AddPrivateKey(String, String) | Adds a private key to the certificate with the specified decryption password. |
![]() |
AddPrivateKey(String, String, String) | Adds a private key to the certificate with the specified decryption and encryption passwords. |
Top
See Also