blob: cc4d5ac9cde2f4c4fb119f875443c1b6e4c7de1f [file] [log] [blame]
window.SIDEBAR_ITEMS = {"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."]]};