Default |
public override void Import( X509Certificate certificate, CancellationToken cancellationToken = default )
Exception | Condition |
---|---|
ArgumentNullException | certificate is null. |
OperationCanceledException | The operation was canceled via the cancellation token. |