Password Property
From SharpZip Compression Library
Get/set the password used for encryption. When null no encryption is performed
public string Password {get; set;}
See Also
DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace