Password Property

SharpZip Compression Library

SharpZip Compression Library

DeflaterOutputStream.Password Property

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