crypto_auth_hmacsha256_keybytes method

int crypto_auth_hmacsha256_keybytes()

Implementation

int crypto_auth_hmacsha256_keybytes() {
  return _crypto_auth_hmacsha256_keybytes();
}