Certificate.AddPrivateKey Method
Adds a private key password to the certificate.
Overload List
| Name | Description |
|---|---|
| Certificate.AddPrivateKey (String, String) |
Adds a private key to the certificate with the specified decryption password.
|
| Certificate.AddPrivateKey (String, String, String) |
Adds a private key to the certificate with the specified decryption and encryption passwords.
|
See Also