Aes128Gcm
struct Aes128Gcm
AES-GCM with a 128-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): Aes128Gcm throws InvalidLengthError
new
pub fn new(key: Bytes): Aes128Gcm throws InvalidLengthError