Struct KeyError
openssl::aes
pub struct KeyError(_);
Provides Error handling for parsing keys.
impl Debug for KeyError
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Send for KeyError
impl Sync for KeyError