Searched defs:RevocationPolicy (Results 1 – 1 of 1) sorted by relevance
58 struct NET_EXPORT_PRIVATE RevocationPolicy { struct68 bool check_revocation = true;73 bool networking_allowed = false;77 bool crl_allowed = true;82 bool allow_missing_info = false;88 bool allow_unable_to_check = false;115 const RevocationPolicy& policy, argument