Struct openssl::aes::KeyError [−][src]
pub struct KeyError(_);
Provides Error handling for parsing keys.
pub struct KeyError(_);
Provides Error handling for parsing keys.
impl RefUnwindSafe for KeyError
impl Send for KeyError
impl Sync for KeyError
impl Unpin for KeyError
impl UnwindSafe for KeyError