crypto_box_zerobytes method

int crypto_box_zerobytes()

Implementation

int crypto_box_zerobytes() {
  return _crypto_box_zerobytes();
}