BearSSL
|
HMAC key context. More...
HMAC key context.
The HMAC key context is initialised with a hash function implementation and a secret key. Contents are opaque (callers should not access them directly). The caller is responsible for allocating the context where appropriate. Context initialisation and usage incurs no dynamic allocation, so there is no release function.