Module tls

Module tls 

Source
Expand description

TLS/SSL Configuration for HTTPS Support

Provides TLS certificate and key loading for secure HTTPS connections.

Structs§

TlsConfig
TLS configuration for HTTPS server

Enums§

TlsError
TLS configuration errors

Type Aliases§

TlsResult