LumiSoft Mail Server User API
Key Property
Namespaces > ICSharpCode.SharpZipLib.Encryption > PkzipClassicManaged > Key

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Encryption.PkzipClassicManaged.Key]

Syntax
C#Visual BasicManaged C++
public override byte[] Key { get; set; }
Public Overrides Property Key As Byte()
public:
virtual array<unsigned char>^ Key {
	array<unsigned char>^ get () override;
	void set (array<unsigned char>^ value) override;
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)