public class HMAC extends NamedWarpScriptFunction implements WarpScriptStackFunction
| Constructor and Description |
|---|
HMAC(java.lang.String name,
java.lang.Class<? extends org.bouncycastle.crypto.digests.GeneralDigest> digestAlgo) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(WarpScriptStack stack) |
getName, refSnapshot, setName, toStringpublic HMAC(java.lang.String name,
java.lang.Class<? extends org.bouncycastle.crypto.digests.GeneralDigest> digestAlgo)
public java.lang.Object apply(WarpScriptStack stack) throws WarpScriptException
apply in interface WarpScriptStackFunctionWarpScriptException