![]() | ISecure |
Name | Description | |
---|---|---|
![]() | ImportAsync(Stream, CancellationToken) | Asynchronously imports the public certificates or keys from the specified stream. |
![]() | ImportAsync(X509Certificate2, CancellationToken) | Asynchronously import a certificate. |
![]() | ImportAsync(Stream, String, CancellationToken) | Asynchronously imports certificates and keys from a pkcs12-encoded stream. |
![]() | ImportAsync(String, String, CancellationToken) | Asynchronously imports certificates and keys from a pkcs12 file. |