crypto_shorthash_keybytes method

int crypto_shorthash_keybytes()

Implementation

int crypto_shorthash_keybytes() {
  return _crypto_shorthash_keybytes();
}