Crate boring

Expand description

TLS implementations for Rama using boring ssl.

§Rama

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

Learn more about rama:

Modules§

client
TLS (Boring) client support for Rama.
core
Re-export of the rama-boring crate.
keylog
Keylog facility used by any tls implementation supported by rama, and which can be used for your owns as well.
server
Boring(ssl) server support for Rama.
type_conversion
types
common tls types

Traits§

RamaFrom
RamaInto
RamaTryFrom
RamaTryInto