Struct openssl::ssl::SslAlert [−][src]
pub struct SslAlert(_);
An SSL/TLS alert.
Implementations
impl SslAlert
[src]
impl SslAlert
[src]pub const UNRECOGNIZED_NAME: SslAlert
[src]
Alert 112 - unrecognized_name
.