Gets or sets the encoding used to derive bytes from password when encrypting a file.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Property PasswordEncoding As Encoding Get Set |
C# |
---|
public Encoding PasswordEncoding { get; set; } |