railo.runtime.functions.displayFormatting
Class HMAC
java.lang.Object
railo.runtime.functions.displayFormatting.HMAC
- All Implemented Interfaces:
- Serializable, Function
public class HMAC
- extends Object
- implements Function
- See Also:
- Serialized Form
Constructor Summary |
HMAC()
|
HMAC
public HMAC()
call
public static String call(PageContext pc,
Object oMessage,
Object oKey)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object oMessage,
Object oKey,
String algorithm)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object oMessage,
Object oKey,
String algorithm,
String charset)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo