Sdílet prostřednictvím


Certificate.AddPrivateKey Method

Include Protected Members
Include Inherited Members

Adds a private key password to the certificate.

Overload List

  Name Description
Public method AddPrivateKey(String, String) Adds a private key to the certificate with the specified decryption password.
Public method AddPrivateKey(String, String, String) Adds a private key to the certificate with the specified decryption and encryption passwords.

Top