ns_hmac object method string (public)

 ns_hmac[i] string [ -digest digest ] [ -encoding encoding ] key message

Defined in

Switches:
-digest (optional, defaults to "sha256")
-encoding (optional, defaults to "hex")
Parameters:
key (required)
message (required)

Testcases:
No testcase defined.
Source code:
::ns_crypto::hmac string -digest $digest -encoding $encoding $key $message
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: