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