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