Home
last modified time | relevance | path

Searched defs:SslAlert (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs581 pub struct SslAlert(c_int); struct
583 impl SslAlert { impl