Constant AES_256_GCM
pub const AES_256_GCM: Algorithm;Available on crate features
aws-lc and crypto and std only.Expand description
AES-256 in GCM mode with 128-bit tags and 96 bit nonces.
pub const AES_256_GCM: Algorithm;aws-lc and crypto and std only.AES-256 in GCM mode with 128-bit tags and 96 bit nonces.