Liking cljdoc? Tell your friends :D
All platforms.

fluree.crypto.hmac


hmac-sha256clj/s

(hmac-sha256 message key)

Returns HMAC using SHA-256 hashing. Both key and message should be bytes.

Returns HMAC using SHA-256 hashing. Both key and message should be bytes.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close