Module tls

Module tls 

Source
Expand description

TLS configuration for iroh.

Currently there is one mechanisms available

  • Raw Public Keys, using the TLS extension described in RFC 7250

Structs§

CaRootsConfig
Configures the trusted CA root certificates for non-iroh TLS connections.

Enums§

TlsConfigError

Functions§

default_providerwith_crypto_provider
Returns the default crypto provider, if enabled via a feature flag.