Module ffsend_api::crypto::sig
source · Functions
Compute the signature for the given data and key.
This is done using an HMAC key using the SHA256 digest.
Compute the signature for the given data and key.
This is done using an HMAC key using the SHA256 digest.