mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-17 00:13:48 +00:00
1 line
No EOL
3.9 KiB
JavaScript
1 line
No EOL
3.9 KiB
JavaScript
searchState.loadedDescShard("tokio_native_tls", 0, "Async TLS streams\nAn intermediate wrapper for the inner stream <code>S</code>.\nA wrapper around a <code>native_tls::TlsAcceptor</code>, providing an …\nA wrapper around a <code>native_tls::TlsConnector</code>, providing an …\nA wrapper around an underlying raw stream which implements …\nAccepts a new client connection with the provided stream.\nConnects the provided stream with this connector, assuming …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns a mutable reference to the inner stream.\nReturns a mutable reference to the inner stream.\nReturns a shared reference to the inner stream.\nReturns a shared reference to the inner stream.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nre-export native_tls\nAn X509 certificate.\nContains the error value\nAn error returned from the TLS implementation.\nA fatal error.\nAn error returned from <code>ClientBuilder::handshake</code>.\nA cryptographic identity.\nA TLS stream which has been interrupted midway through the …\nContains the success value\nSSL/TLS protocol versions.\nA typedef of the result-type returned by many methods.\nThe SSL 3.0 protocol.\nA builder for server-side TLS connections.\nA builder for <code>TlsAcceptor</code>s.\nA builder for client-side TLS connections.\nA builder for <code>TlsConnector</code>s.\nA stream managing a TLS session.\nThe TLS 1.0 protocol.\nThe TLS 1.1 protocol.\nThe TLS 1.2 protocol.\nA stream interrupted midway through the handshake process …\nInitiates a TLS handshake.\nAdds a certificate to the set of roots that the connector …\nReturns the number of bytes that can be read without …\nCreates a new <code>TlsConnector</code>.\nCreates a new <code>TlsAcceptor</code>.\nReturns a new builder for a <code>TlsConnector</code>.\nReturns a new builder for a <code>TlsAcceptor</code>.\nInitiates a TLS handshake.\nControls the use of certificate validation.\nControls the use of hostname verification.\nControls the use of built-in system certificates during …\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nReturns the argument unchanged.\nParses a DER-formatted X509 certificate.\nParses a PEM-formatted X509 certificate.\nParses a DER-formatted PKCS #12 archive, using the …\nParses a chain of PEM encoded X509 certificates, with the …\nReturns a mutable reference to the inner stream.\nReturns a mutable reference to the inner stream.\nReturns a shared reference to the inner stream.\nReturns a shared reference to the inner stream.\nRestarts the handshake process.\nSets the identity to be used for client certificate …\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nCalls <code>U::from(self)</code>.\nSets the maximum supported protocol version.\nSets the maximum supported protocol version.\nSets the minimum supported protocol version.\nSets the minimum supported protocol version.\nReturns a new connector with default settings.\nCreates a acceptor with default settings.\nReturns the peer’s leaf certificate, if available.\nShuts down the TLS session.\nReturns the tls-server-end-point channel binding data as …\nReturns the DER-encoded representation of this certificate.\nControls the use of Server Name Indication (SNI).") |