PkzipClassic embodies the classic or original encryption facilities used in Pkzip archives. While it has been superceded by more recent and more powerful algorithms, its still in use and is viable for preventing casual snooping
For a list of all members of this type, see PkzipClassic Members.
System.Object
System.Security.Cryptography.SymmetricAlgorithm
ICSharpCode.SharpZipLib.Encryption.PkzipClassic
ICSharpCode.SharpZipLib.Encryption.PkzipClassicManaged
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Requirements
Namespace: ICSharpCode.SharpZipLib.Encryption
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
PkzipClassic Members | ICSharpCode.SharpZipLib.Encryption Namespace