Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a certificate from a buffer with DER encoded certificate. |
![]() ![]() | CreateCertificate | Overloaded. Create a certificate for any use. |
![]() ![]() | CreateCertificateWithPEMPrivateKey | Create a X509Certificate2 with a private key by combining the certificate with a private key from a PEM stream |
![]() ![]() | CreateCertificateWithPrivateKey | Create a X509Certificate2 with a private key by combining the new certificate with a private key from an existing certificate |
![]() ![]() | CreateSigningRequest | Creates a certificate signing request from an existing certificate. |
![]() ![]() | Load | Loads the cached version of a certificate. |
![]() ![]() | RevokeCertificate | Overloaded. Revoke the certificate. The CRL number is increased by one and the new CRL is returned. |