Link Search Menu Expand Document

EncryptionType Enumeration

Encryption method

Namespace:Bytescout.Spreadsheet.Protection
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum EncryptionType
Members
Member nameValueDescription
XOR0 XOR obfuscation
RC41 RC4 CryptoAPI encryption
RC4Compatible2 RC4 encryption, Excel 97-2000 Compatible
See Also

Reference