crypto_box_curve25519xsalsa20poly1305_boxzerobytes method

int crypto_box_curve25519xsalsa20poly1305_boxzerobytes()

Implementation

int crypto_box_curve25519xsalsa20poly1305_boxzerobytes() {
  return _crypto_box_curve25519xsalsa20poly1305_boxzerobytes();
}