PkzipClassicManaged Class

SharpZip Compression Library

SharpZip Compression Library

PkzipClassicManaged Class

Defines a wrapper object to access the Pkzip algorithm. This class cannot be inherited.

For a list of all members of this type, see PkzipClassicManaged Members.

System.Object    System.Security.Cryptography.SymmetricAlgorithm
      ICSharpCode.SharpZipLib.Encryption.PkzipClassic
         ICSharpCode.SharpZipLib.Encryption.PkzipClassicManaged

public sealed class PkzipClassicManaged : PkzipClassic

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

PkzipClassicManaged Members | ICSharpCode.SharpZipLib.Encryption Namespace