Package de.hybris.platform.core
Interface Constants.Encryption
- Enclosing class:
- Constants
public static interface Constants.Encryption
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringproject.properties field, which defines the used Providerstatic final Stringproject.properties field, which defines the used Cipherstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringproject.properties field, which defines the pasword which will be sued for protecting the generated encryption keysstatic final String
-
Field Details
-
SYMMETRIC_KEY
- See Also:
-
SYMMETRIC_KEY_FILE
- See Also:
-
SYMMETRIC_KEY_FILE_DEFAULT_WRITE_OPERATION
- See Also:
-
SYMMETRIC_KEY_ID_DELIMITER
- See Also:
-
ENCRYPTION_KEY_FILE_EXTENSION
- See Also:
-
SYMMETRIC_ALGORITHM
project.properties field, which defines the used Cipher- See Also:
-
SYMMETRIC_CIPHER_NAME
- See Also:
-
PROVIDERSIGNATURE
project.properties field, which defines the used Provider- See Also:
-
PROVIDERCLASS
- See Also:
-
SYMMETRIC_KEY_FILE_MASTERPASSOWRD
project.properties field, which defines the pasword which will be sued for protecting the generated encryption keys- See Also:
-