crypto_box_curve25519xsalsa20poly1305_noncebytes method

int crypto_box_curve25519xsalsa20poly1305_noncebytes()

Implementation

int crypto_box_curve25519xsalsa20poly1305_noncebytes() {
  return _crypto_box_curve25519xsalsa20poly1305_noncebytes();
}