Zebra
|
The ZebraP12Info type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Equals |
(Inherited from Object) |
|
|
GetAliases | Get a list of aliases present in the certificate keystore. |
|
|
GetCaCommonName | Get the common name of the CA associated with the certificate file. |
|
|
GetCaCommonName(String) | Get the common name of the CA associated with the certificate file. |
|
|
GetCaContent | Get the content of the ca, which is determined to be all entries in the certificate chain after the first entry. |
|
|
GetCaContent(String) | Get the content of the ca, which is determined to be all entries in the certificate chain after the first entry. |
|
|
GetCaExpirationDate | Get the expiration data of the CA associated with the certificate file. |
|
|
GetCaExpirationDate(String) | Get the expiration data of the CA associated with the certificate file. |
|
|
GetCertificateCommonName | Get the common name of the client certificate associated with the certificate file. |
|
|
GetCertificateCommonName(String) | Get the common name of the client certificate associated with the certificate file. |
|
|
GetCertificateContent | Get the content of the first entry in the certificate's certificate chain. |
|
|
GetCertificateContent(String) | Get the content of the first entry in the certificate's certificate chain. |
|
|
GetCertificateExpirationDate | Get the expiration data of the client certificate associated with the certificate file. |
|
|
GetCertificateExpirationDate(String) | Get the expiration data of the client certificate associated with the certificate file. |
|
|
GetCertificateIssuer | Get the issuer of the client certificate. |
|
|
GetCertificateIssuer(String) | Get the issuer of the client certificate. |
|
|
GetEncryptedPrivateKeyContent(String) | Get the encrypted private key content. |
|
|
GetEncryptedPrivateKeyContent(String, String) | Get the encrypted private key content. |
|
|
GetHashCode |
(Inherited from Object) |
|
|
GetPrivateKeyAlgorithm | Get the algorithm used by the private key. |
|
|
GetPrivateKeyAlgorithm(String) | Get the algorithm used by the private key. |
|
|
GetType |
(Inherited from Object) |
|
|
ToString |
(Inherited from Object) |