Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dmethod.rs16 pub(crate) struct SslMethod(*const SSL_METHOD); struct
17 impl SslMethod { impl