Module tls

Source
Available on crate feature websocket and non-WebAssembly only.

Structs§

Builder
TLS configuration builder.
Certificate
Certificate, DER-encoded X.509 format.
Config
TLS configuration.
PrivateKey
Private key, DER-encoded ASN.1 in either PKCS#8 or PKCS#1 format.

Enums§

Error
TLS related errors.