ISecure |
| Name | Description | |
|---|---|---|
| Import(Stream, CancellationToken) | Imports the public certificates or keys from the specified stream. | |
| Import(X509Certificate2, CancellationToken) | Import a certificate. | |
| 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. |