crypto_box_curve25519xsalsa20poly1305_zerobytes method

int crypto_box_curve25519xsalsa20poly1305_zerobytes()

Implementation

int crypto_box_curve25519xsalsa20poly1305_zerobytes() {
  return _crypto_box_curve25519xsalsa20poly1305_zerobytes();
}