EncryptionType Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Encryption method
Namespace:Bytescout.Spreadsheet.ProtectionAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
XOR | 0 | XOR obfuscation | |
RC4 | 1 | RC4 CryptoAPI encryption | |
RC4Compatible | 2 | RC4 encryption, Excel 97-2000 Compatible |
See Also