Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface EncryptionType


public interface EncryptionType

Enumerates the Encryption Type.


Field Summary
static byte STONG_CRYPTOGRAPHIC_PROVIDER
           
static byte XOR
           
 

Field Detail

XOR

static final byte XOR
See Also:
Constant Field Values

STONG_CRYPTOGRAPHIC_PROVIDER

static final byte STONG_CRYPTOGRAPHIC_PROVIDER
See Also:
Constant Field Values