|  | Secure | 
 Syntax
Syntaxpublic virtual MimeEntity Decompress( Stream stream, CancellationToken cancellationToken = default )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | stream is . | 
| OperationCanceledException | The operation was canceled via the cancellation token. | 
| CmsException | An error occurred in the cryptographic message syntax subsystem. | 
 Remarks
Remarks See Also
See Also