Bouncy |
public static class BouncyCastleCertificateExtensions
The BouncyCastleCertificateExtensions type exposes the following members.
Name | Description | |
---|---|---|
AsX509Certificate2 | Convert a BouncyCastle certificate into an X509Certificate2. | |
GetCommonName | Gets the common name of the certificate. | |
GetEncryptionAlgorithms | Get the encryption algorithms that can be used with an X.509 certificate. | |
GetFingerprint | Gets the fingerprint of the certificate. | |
GetIssuerNameInfo | Gets the issuer name info. | |
GetKeyUsageFlags | Gets the key usage flags. | |
GetPublicKeyAlgorithm | Gets the public key algorithm for the certificate. | |
GetSubjectEmailAddress | Gets the subject email address of the certificate. | |
GetSubjectName | Gets the subject name of the certificate. | |
GetSubjectNameInfo | Gets the issuer name info. |