pub fn hmac_sha512_tag256_key_template() -> KeyTemplate
Expand description

Return a KeyTemplate that generates a HMAC key with the following parameters:

  • Key size: 64 bytes
  • Tag size: 32 bytes
  • Hash function: SHA512