Hmac
Last updated
Was this helpful?
Last updated
Was this helpful?
Creates an algorithmic hash of an object
input
any
true
The item to be hashed
key
any
true
algorithm
string
false
The supported {@link java.security.MessageDigest} algorithm (case-insensitive)
HmacMD5
encoding
string
false
Applicable to strings ( default "utf-8" )
utf-8
numIterations
integer
false
1