Searched defs:RevocationPolicy (Results 1 – 1 of 1) sorted by relevance
59 struct NET_EXPORT_PRIVATE RevocationPolicy { struct69 bool check_revocation = true;74 bool networking_allowed = false;78 bool crl_allowed = true;83 bool allow_missing_info = false;89 bool allow_unable_to_check = false;116 const RevocationPolicy& policy, argument