Package | Description |
---|---|
org.tinygroup.weblayer.webcontext.session.encrypter |
Modifier and Type | Method and Description |
---|---|
byte[] |
Encrypter.decrypt(byte[] cryptotext) |
byte[] |
AbstractJceEncrypter.decrypt(byte[] cryptotext) |
byte[] |
Encrypter.encrypt(byte[] plaintext) |
byte[] |
AbstractJceEncrypter.encrypt(byte[] plaintext) |
Copyright © 2006–2018 TinyGroup. All rights reserved.