aws_lc_rs::key_wrap

Type Alias AesKek

Source
pub type AesKek = KeyEncryptionKey<AesBlockCipher>;
Expand description

AES Key Encryption Key.

Aliased Typeยง

struct AesKek { /* private fields */ }