EncryptionType Enum

EncryptionType Enum

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.


type EncryptionType int32

Fields

FieldDescription
XORXOR encryption algorithm.
CompatibleOffice 97/2000 compatible.
EnhancedCryptographicProviderV1Enhanced encryption.
StrongCryptographicProviderStrong encryption algorithm.