com.aspose.cells
Class EncryptionType

java.lang.Object
    extended by 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.

Field Summary
static final intXOR
          
static final intENHANCED_CRYPTOGRAPHIC_PROVIDER_V_1
          
static final intSTRONG_CRYPTOGRAPHIC_PROVIDER
          
 

Field Detail

XOR

public static final int XOR

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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.