Struct openssl::aes::AesKey
[−]
[src]
pub struct AesKey(_);
The key used to encrypt or decrypt cipher blocks.
pub struct AesKey(_);
The key used to encrypt or decrypt cipher blocks.
impl AesKey
[src]