Struct rustls::server::ClientCertVerified
source · pub struct ClientCertVerified(_);
Expand description
Zero-sized marker type representing verification of a client cert chain.
pub struct ClientCertVerified(_);
Zero-sized marker type representing verification of a client cert chain.