CertificateHolder Methods |
The CertificateHolder type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | Create(Byte, SecureString) |
Creates CertificateHolder object using byte array of PKCS12 store and its password.
|
![]() ![]() ![]() | Create(Byte, String) |
Creates CertificateHolder object using byte array of PKCS12 store and its password.
|
![]() ![]() ![]() | Create(String, String) |
Creates CertificateHolder object using path to PKCS12 store and its password.
|
![]() ![]() ![]() | Create(String, String, String) |
Creates CertificateHolder object using path to PKCS12 store, its password and the alias by using which private key and certificate will be found.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |