Home
last modified time | relevance | path

Searched defs:client_auth (Results 1 – 2 of 2) sorted by relevance

/webrtc/dtls/src/
H A Dconfig.rs34 pub client_auth: ClientAuthType, field
H A Dhandshaker.rs84 …pub(crate) client_auth: ClientAuthType, // If we are a client should we request a client certifica… field