crypto_box_sealbytes method

int crypto_box_sealbytes()

Implementation

int crypto_box_sealbytes() {
  return _crypto_box_sealbytes();
}