def

func:ioHmac

ioHmac(handle, algorithm, key)

Generate an HMAC message authentication as specified by RFC 2104. See Buf.hmac.

Example:

ioHmac("foo", "SHA-1", "secret").ioToBase64

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function