Aes256Gcm
struct Aes256Gcm
AES-GCM with a 256-bit key and 96-bit nonce.
Methods
nonce_size
pub fn nonce_size(self): int
nonce_size
pub fn nonce_size(self): int
new
pub fn new(key: Bytes): Aes256Gcm throws InvalidLengthError
new
pub fn new(key: Bytes): Aes256Gcm throws InvalidLengthError