👎Deprecated: This crate has been renamed from ‘iroh-net’ to ‘iroh’, please use the new crate
Expand description
TLS configuration based on libp2p TLS specs.
See https://github.com/libp2p/specs/blob/master/tls/tls.md. Based on rust-libp2p/transports/tls
Modules§
- certificate
Deprecated - X.509 certificate handling.
Enums§
- Create
Config Error Deprecated - Error for generating iroh p2p TLS configs.
Functions§
- make_
client_ config Deprecated - Create a TLS client configuration.
- make_
server_ config Deprecated - Create a TLS server configuration.