Module rustls::client::client_conn

source ·

Modules

  • danger 🔒
    Container for unsafe APIs

Structs

Enums

Traits

  • A trait for the ability to store client session data, so that sessions can be resumed in future connections.
  • A trait for the ability to choose a certificate chain and private key for the purposes of client authentication.