XChaCha20Poly1305
struct XChaCha20Poly1305
XChaCha20Poly1305 Authenticated Encryption with Additional Data (AEAD).
Methods
nonce_size
pub fn nonce_size(self): int
nonce_size
pub fn nonce_size(self): int
new
pub fn new(key: Bytes): XChaCha20Poly1305 throws InvalidLengthError
new
pub fn new(key: Bytes): XChaCha20Poly1305 throws InvalidLengthError