Package de.elo.ix.client
Class CryptInfoC
java.lang.Object
de.elo.ix.client.CryptInfoC
- All Implemented Interfaces:
Serializable
- Since:
- 12.00.000.028
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
void
setDELETE_SYSTEM_PART
(String DELETE_SYSTEM_PART) void
setENCRYPTION_VERSION_AES_V1
(String ENCRYPTION_VERSION_AES_V1) void
-
Field Details
-
DELETE_SYSTEM_PART
Marker for the action "delete the system part from an encryption set". This is used within the fieldCryptInfo.systemPwd
to indicate the above desired action.- Since:
- 12.00.000.028
- See Also:
-
ENCRYPTION_VERSION_AES_V1
Denotes the current internal version of encryption method used for file encryption.- Since:
- 12.00.000.028
- See Also:
-
MAX_LENGTH_ENCRYPTIONSET_NAME
public static final int MAX_LENGTH_ENCRYPTIONSET_NAMEMaximum length of encryption set name.- Since:
- 12.00.000.035
- See Also:
-
-
Constructor Details
-
CryptInfoC
public CryptInfoC()
-
-
Method Details
-
getDELETE_SYSTEM_PART
-
setDELETE_SYSTEM_PART
-
getENCRYPTION_VERSION_AES_V1
-
setENCRYPTION_VERSION_AES_V1
-
getMAX_LENGTH_ENCRYPTIONSET_NAME
public int getMAX_LENGTH_ENCRYPTIONSET_NAME() -
setMAX_LENGTH_ENCRYPTIONSET_NAME
public void setMAX_LENGTH_ENCRYPTIONSET_NAME()
-