ChaCha20Poly1305
struct ChaCha20Poly1305
ChaCha20Poly1305 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): ChaCha20Poly1305 throws InvalidLengthError
new
pub fn new(key: Bytes): ChaCha20Poly1305 throws InvalidLengthError