public class ConfigurationEncrytionUtil extends AbstractEncrytionUtil
CIPHER_MODE, GCM_NONCE_LENGTH, GCM_TAG_LENGTH, KEYNAME
Modifier and Type | Method | Description |
---|---|---|
static ConfigurationEncrytionUtil |
getInstance() |
|
protected String |
getKey() |
|
protected String |
getSalt() |
decrypt, encrypt, initialize
public static ConfigurationEncrytionUtil getInstance()
protected String getSalt()
getSalt
in class AbstractEncrytionUtil
protected String getKey()
getKey
in class AbstractEncrytionUtil
Copyright © 2019. All rights reserved.