crypto_box_curve25519xsalsa20poly1305_messagebytes_max method
Implementation
int crypto_box_curve25519xsalsa20poly1305_messagebytes_max() {
return _crypto_box_curve25519xsalsa20poly1305_messagebytes_max();
}
int crypto_box_curve25519xsalsa20poly1305_messagebytes_max() {
return _crypto_box_curve25519xsalsa20poly1305_messagebytes_max();
}