crypto_secretbox_noncebytes method

int crypto_secretbox_noncebytes()

Implementation

int crypto_secretbox_noncebytes() {
  return _crypto_secretbox_noncebytes();
}