See: Description
Class | Description |
---|---|
Crypto |
Supported algorithms (name, keysize):
AES/ECB/PKCS5Padding (128)
DES/ECB/PKCS5Padding (64)
|
CryptoProperties |
Properties with crypto capabilities.The cryptographic algorithms depend on: Environment.SERVER_STATUS_KEY Environment.CRYPT_KEYALIAS && Environment.CRYPT_KEYSTORE_PATH || getProperty(Environment.JAVA_DEFAULT_KEYSTORE) Environment.CRYPT_KEY Changing one of those parameters will affect the ability to read encrypted values. |
Copyright © 2016 Nuxeo SA. All rights reserved.