org.tinygroup.weblayer.webcontext.session.encrypter
public interface Encrypter
byte[] encrypt(byte[] plaintext)
throws SessionEncrypterException
byte[] decrypt(byte[] cryptotext)
throws SessionEncrypterException
Copyright © 2006–2015 TinyGroup. All rights reserved.