Module danger

Source
Expand description

Dangerous configuration that should be audited and used with extreme care.

Structs§

DangerousClientConfig
Accessor for dangerous configuration options.
DangerousClientConfigBuilder
Accessor for dangerous configuration options.
HandshakeSignatureValid
Zero-sized marker type representing verification of a signature.
ServerCertVerified
Zero-sized marker type representing verification of a server cert chain.

Traits§

ServerCertVerifier
Something that can verify a server certificate chain, and verify signatures made by certificates.