![]() | SecureMimeContextImport Method |
Name | Description | |
---|---|---|
![]() | Import(Stream, CancellationToken) |
Import certificates (as from a certs-only application/pkcs-mime part)
from the specified stream.
(Overrides CryptographyContextImport(Stream, CancellationToken).) |
![]() | Import(X509Certificate, CancellationToken) |
Import the specified certificate.
|
![]() | Import(X509Crl, CancellationToken) |
Import the specified 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.
|