public final class SerialDecoder extends Object
Constructor and Description |
---|
SerialDecoder(String sPassword)
constructor to set up a string as the key (oversized password will be cut)
|
public SerialDecoder(String sPassword)
sPassword
- the password (treated as a real unicode array)public String decrypt(String sCipherText)
sCipherText
- hexbin string to decryptpublic void destroy()
Copyright © 2015 Lucee