Home
last modified time | relevance | path

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

/tonic/tonic/src/transport/server/
H A Dtls.rs11 client_auth_optional: bool, field
50 pub fn client_auth_optional(self, optional: bool) -> Self { in client_auth_optional() method