crypto_box_boxzerobytes method

int crypto_box_boxzerobytes()

Implementation

int crypto_box_boxzerobytes() {
  return _crypto_box_boxzerobytes();
}