EncryptionSettings

EncryptionSettings class

Base class for settings for several zip encryption methods.

public abstract class EncryptionSettings

Properties

NameDescription
Method { get; }Gets the encryption algorithm.
Password { get; set; }Gets or sets password for encryption or decryption.

See Also