Struct openssl::aes::AesKey [−][src]
pub struct AesKey(_);
The key used to encrypt or decrypt cipher blocks.
Implementations
impl AesKey[src]
impl AesKey[src]pub struct AesKey(_);
The key used to encrypt or decrypt cipher blocks.
impl AesKey[src]impl RefUnwindSafe for AesKeyimpl Send for AesKeyimpl Sync for AesKeyimpl Unpin for AesKeyimpl UnwindSafe for AesKey