crypto_box_curve25519xsalsa20poly1305_beforenmbytes method

int crypto_box_curve25519xsalsa20poly1305_beforenmbytes()

Implementation

int crypto_box_curve25519xsalsa20poly1305_beforenmbytes() {
  return _crypto_box_curve25519xsalsa20poly1305_beforenmbytes();
}