Module tls

Module tls 

Source
Expand description

TLS-related types.

Structs§

Identity
A TLS identity, comprised of a certificate and private key.

Enums§

CaCertificate
A TLS CA certificate specification.
TlsHostname
A TLS hostname specification.