Struct openssl::ssl::SslAlert [−][src]
pub struct SslAlert(_);Expand description
An SSL/TLS alert.
Implementations
Alert 112 - unrecognized_name.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SslAlert
impl UnwindSafe for SslAlert
Blanket Implementations
Mutably borrows from an owned value. Read more
