Searched defs:SslMethod (Results 1 – 1 of 1) sorted by relevance
16 pub(crate) struct SslMethod(*const SSL_METHOD); struct17 impl SslMethod { impl