crypto_auth_keybytes method

int crypto_auth_keybytes()

Implementation

int crypto_auth_keybytes() {
  return _crypto_auth_keybytes();
}