Constructor and Description |
---|
CipherCodec(Key key) |
public CipherCodec(Key key)
public Key getKey()
public String decode(String value) throws SQLException
decode
in interface Decoder
SQLException
Decoder.decode(java.lang.String)
public String encode(String value) throws SQLException
encode
in interface Encoder
SQLException
Encoder.encode(java.lang.String)
Copyright © 2004–2013 Paul Ferraro. All rights reserved.