![]() | Windows |
public void Import( Stream stream, string password, X509KeyStorageFlags flags, CancellationToken cancellationToken = default )
Exception | Condition |
---|---|
ArgumentNullException | stream is . -or- password is . |
OperationCanceledException | The operation was cancelled via the cancellation token. |