Get/set the ICryptoTransform to apply to any data.
public System.Security.Cryptography.ICryptoTransform CryptoTransform {set;}
Remarks
Set this value to null to have no transform applied.
See Also
InflaterInputBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace