crypto_secretbox_macbytes method

int crypto_secretbox_macbytes()

Implementation

int crypto_secretbox_macbytes() {
  return _crypto_secretbox_macbytes();
}