Crate rustls

Expand description

TLS implementations for Rama using rustls.

§Rama

Crate used by the end-user rama crate and rama crate authors alike.

Learn more about rama:

Modules§

client
TLS client support for Rama.
dep
Dependencies for rama rustls modules.
key_log
server
TLS server support for Rama.
types
common tls types
verify
TLS Verify support for Rustls usage in Rama.

Structs§

RamaTlsRustlsCrateMarker
CrateMarker type which is used to identify this crate when working around the orphan rule