pub type AesKek = KeyEncryptionKey<AesBlockCipher>;
Expand description
AES Key Encryption Key.
Aliased Typeยง
struct AesKek { /* private fields */ }
pub type AesKek = KeyEncryptionKey<AesBlockCipher>;
AES Key Encryption Key.
struct AesKek { /* private fields */ }