Structs§
- Zero-sized marker type representing verification of a client cert chain.
- This type combines a
SignatureScheme
and a signature payload produced with that scheme. - Zero-sized marker type representing verification of a signature.
- Turns off client authentication.
- Zero-sized marker type representing verification of a server cert chain.
Traits§
- Something that can verify a client certificate chain
- Something that can verify a server certificate chain, and verify signatures made by certificates.