Structs
Attempting to close something that is already closed.
Error during construction of
Endpoint
with Builder::build
.Error constructing
Certificate
with
Certificate::from_der
.Failed to verify the certificate chain with
CertificateChain::from_certificates
.Error receiving stream from peer with
Stream
on from Connection
.Failed to parse the given private key with
PrivateKey::from_der
.The error type for errors that get returned in the crate
Enums
Error constructing
Certificate
with
Certificate::from_der
.Configuration error.
Error connecting to a server with
Endpoint::connect
.Errors in the parameters being used to create a new connection
Error completing connection with peer with
Incoming::type
or
Incoming::accept
.Reasons why a connection might be lost
The
Err
enum indicates the parser was not successfulAn error that occurs during certificate validation or name validation.
The kind of error that can be produced during a serialization or deserialization.
Error aquiring or parsing root certs from OS.
Errors that can occur during parsing.
Errors that arise from reading from a stream.
Error opening a new stream to peer with
Connection::open_stream
.Errors that arise from writing to a stream
An error that can occur while parsing or validating a certificate.