EncryptionType

EncryptionType enumeration

Utility class containing constants. Encryption Type. Only used by excel2003. We will encrypt 2007/2010 workbook using SHA AES the same as Excel does, and this EncryptionType will be ignored.

Values

NameDescription
XORXOR encryption algorithm.
COMPATIBLEOffice 97/2000 compatible.
ENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1Enhanced encryption.
STRONG_CRYPTOGRAPHIC_PROVIDERStrong encryption algorithm.