pub trait CertVerificationMode: CertVerificationModeSealed { }
Expand description
Trait for markers that indicate whether a PKI/RPK DTLS context performs certificate validation.
pub trait CertVerificationMode: CertVerificationModeSealed { }
Trait for markers that indicate whether a PKI/RPK DTLS context performs certificate validation.