EncryptionSettings

EncryptionSettings class

Base class for settings for several zip encryption methods.

The EncryptionSettings type exposes the following members:

Properties

NameDescription
methodGets the encryption algorithm.
passwordGets or sets password for encryption or decryption.

See Also