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