crypto_box_macbytes method

int crypto_box_macbytes()

Implementation

int crypto_box_macbytes() {
  return _crypto_box_macbytes();
}