railo.runtime.functions.conversion
Class GenerateSecretKey
java.lang.Object
railo.runtime.functions.conversion.GenerateSecretKey
- All Implemented Interfaces:
- Serializable, Function
public final class GenerateSecretKey
- extends Object
- implements Function
Generates a Secret Key
- See Also:
- Serialized Form
GenerateSecretKey
public GenerateSecretKey()
call
public static String call(PageContext pc,
String algorithm)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
String algorithm,
double keySize)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo