Module schannel::tls_stream

source ·
Expand description

Schannel TLS streams.

Structs

A builder type for TlsStreams.
A struct used to wrap various cert chain validation results for callback processing.
A stream which has not yet completed its handshake.
An Schannel TLS stream.

Enums

A failure which can happen during the Builder::initialize phase, either an I/O error or an intermediate stream which has not completed its handshake.