crypto_box_beforenmbytes method

int crypto_box_beforenmbytes()

Implementation

int crypto_box_beforenmbytes() {
  return _crypto_box_beforenmbytes();
}