HmacError typedef

HmacError = String

Returned when the HMAC key does not have the expected length.

Implementation

typedef HmacError = String;