asposecells.api
Class EncryptionType

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.

Field Summary
const  intXOR
          
const  intCOMPATIBLE
           Office 97/2000 compatible.
const  intENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1
          
const  intSTRONG_CRYPTOGRAPHIC_PROVIDER
          
 

Field Detail

XOR

const int XOR

COMPATIBLE

const int COMPATIBLE
Office 97/2000 compatible.

ENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1

const int ENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1

STRONG_CRYPTOGRAPHIC_PROVIDER

const int STRONG_CRYPTOGRAPHIC_PROVIDER

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.