Password Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

DeflaterOutputStream.Password Property

Get/set the password used for encryption.

public string Password {get; set;}

Remarks

When set to null or if the password is empty no encryption is performed

See Also

DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace