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