HmacSha256¶
Compute HMAC using SHA-256 as the hash function, as defined in RFC 2104.
Returns a 32-byte message authentication code.
Constructors¶
create¶
Returns¶
- HmacSha256 val^
Public Functions¶
apply¶
Parameters¶
Returns¶
eq¶
Parameters¶
- that: HmacSha256 val
Returns¶
- Bool val
ne¶
Parameters¶
- that: HmacSha256 val
Returns¶
- Bool val