![]() | Windows |
public override DigitalSignatureCollection Verify( Stream content, Stream signatureData, CancellationToken cancellationToken = default )
Exception | Condition |
---|---|
ArgumentNullException | content is . -or- signatureData is . |
OperationCanceledException | The operation was cancelled via the cancellation token. |
CryptographicException | An error occurred in the cryptographic message syntax subsystem. |