| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String string,
Key... key)
Decrypts the string with the given key
|
String |
encrypt(String string,
Key... key)
Encrypts the string with the given key
|
static StringEncrypter |
getEncrypter()
Gets the Encrypter for
String |
Copyright © 2016. All Rights Reserved.