Enum EncryptionVersion
- Namespace
- OfficeOpenXml
- Assembly
- EPPlus.dll
The major version of the Encryption
public enum EncryptionVersion
Fields
Agile = 1
Agile Encryption. Used in Excel 2010- Default.
Standard = 0
Standard Encryption. Used in Excel 2007 and previous version with compatibility pack.
Default AES 128 with SHA-1 as the hash algorithm. Spincount is hardcoded to 50000