JavaScript is disabled on your browser.
java.lang.Object
com.aspose.cells.EncryptionType
public class EncryptionType extends java.lang.Object
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.
XOR
public static final int XOR
COMPATIBLE
public static final int COMPATIBLE
Office 97/2000 compatible.
ENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1
public static final int ENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1
STRONG_CRYPTOGRAPHIC_PROVIDER
public static final int STRONG_CRYPTOGRAPHIC_PROVIDER
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.