Temporary |
Name | Description | |
---|---|---|
Import(Stream, CancellationToken) | Import certificates (as from a certs-only application/pkcs-mime part) from the specified stream. | |
Import(X509Certificate, CancellationToken) | Import a certificate. | |
Import(X509Certificate2, CancellationToken) | Import a certificate. | |
Import(X509Crl, CancellationToken) | Import a certificate revocation list. | |
Import(Stream, String, CancellationToken) | Imports certificates and keys from a pkcs12-encoded stream. | |
Import(String, String, CancellationToken) | Imports certificates and keys from a pkcs12 file. |