Searched defs:client_ca_root (Results 1 – 1 of 1) sorted by relevance
11 client_ca_root: Option<Certificate>, field40 pub fn client_ca_root(self, cert: Certificate) -> Self { in client_ca_root() method