Files
rapr-rs/docs/native_tls/sidebar-items.js
T
Uttarayan Mondal d5ecda4c73 Initial docs commit
2021-03-15 01:27:34 +05:30

1 line
760 B
JavaScript

initSidebarItems({"enum":[["HandshakeError","An error returned from `ClientBuilder::handshake`."],["Protocol","SSL/TLS protocol versions."]],"struct":[["Certificate","An X509 certificate."],["Error","An error returned from the TLS implementation."],["Identity","A cryptographic identity."],["MidHandshakeTlsStream","A TLS stream which has been interrupted midway through the handshake process."],["TlsAcceptor","A builder for server-side TLS connections."],["TlsAcceptorBuilder","A builder for `TlsAcceptor`s."],["TlsConnector","A builder for client-side TLS connections."],["TlsConnectorBuilder","A builder for `TlsConnector`s."],["TlsStream","A stream managing a TLS session."]],"type":[["Result","A typedef of the result-type returned by many methods."]]});