|  | ICryptography | 
 Syntax
SyntaxMimeEntity Decrypt( Stream encryptedData, CancellationToken cancellationToken = default )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | encryptedData is . | 
| OperationCanceledException | The operation was cancelled via the cancellation token. | 
 Remarks
Remarks See Also
See Also