Create an encryptor.
Overload List
Inherited from SymmetricAlgorithm.
public virtual ICryptoTransform CreateEncryptor();
Create an encryptor.
public override ICryptoTransform CreateEncryptor(byte[],byte[]);
See Also
PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace