Home
last modified time | relevance | path

Searched refs:DontRequestClientCertificate (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio/src/security/
Dcredentials.rs23 DontRequestClientCertificate = GRPC_SSL_DONT_REQUEST_CLIENT_CERTIFICATE as u32, enumerator
136 cer_request_type: CertificateRequestType::DontRequestClientCertificate, in new()