Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dstream.rs238 pub(crate) struct MidHandshakeSslStream<S> { struct
243 impl<S> MidHandshakeSslStream<S> { implementation