railo.runtime.functions.other
Class Decrypt
java.lang.Object
railo.runtime.functions.other.Decrypt
- All Implemented Interfaces:
- Serializable, Function
public final class Decrypt
- extends Object
- implements Function
- See Also:
- Serialized Form
Decrypt
public Decrypt()
call
public static String call(PageContext pc,
String string,
String key)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String string,
String key,
String algorithm)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String string,
String key,
String algorithm,
String encoding)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo