crypto_secretbox_xsalsa20poly1305_messagebytes_max method
Implementation
int crypto_secretbox_xsalsa20poly1305_messagebytes_max() {
return _crypto_secretbox_xsalsa20poly1305_messagebytes_max();
}
int crypto_secretbox_xsalsa20poly1305_messagebytes_max() {
return _crypto_secretbox_xsalsa20poly1305_messagebytes_max();
}