Click or drag to resize
MimeKit

X509Certificate2Extensions Methods

The X509Certificate2Extensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodAsBouncyCastleCertificate Convert an X509Certificate2 into a BouncyCastle X509Certificate.
Public Extension MethodGetEncryptionAlgorithms Get the encryption algorithms that can be used with an X.509 certificate.
Public Extension MethodGetPrivateKeyAsAsymmetricKeyParameter Get the PrivateKey property as a BouncyCastle AsymmetricKeyParameter.
Public Extension MethodGetPublicKeyAlgorithm Gets the public key algorithm for the certificate.
Top
See Also