Secure |
public virtual Task ImportAsync( X509Certificate2 certificate, CancellationToken cancellationToken = default )
| Exception | Condition |
|---|---|
| ArgumentNullException | certificate is . |
| OperationCanceledException | The operation was cancelled via the cancellation token. |