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