pub fn hmac_sha256_tag256_key_template() -> KeyTemplate
Expand description

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

  • Key size: 32 bytes
  • Tag size: 32 bytes
  • Hash function: SHA256