Module tls

Module tls 

Source
Expand description

The TLS layer implementations

Modules§

client
TLS client specific implementation
digest
TLS information from the TLS connection
server
TLS server specific implementation

Structs§

SslDigest
The TLS connection information
SslStream
The TLS connection

Enums§

ALPN
The protocol for Application-Layer Protocol Negotiation

Type Aliases§

CaType
TlsRef