Lines Matching defs:key
446 "The absolute pathname of a PEM-encoded SSL key file.")
545 or trying one of several SSL key/cert pairs."""
608 def key(self):
614 The key is a (uri, proxy) tuple, where the proxy is
618 If this key format changes, a corresponding change should be
815 ulist.sort(key=URI_SORT_POLICIES[self.__sort_policy])
849 uris.sort(key=URI_SORT_POLICIES[self.__sort_policy])
1081 self.mirrors.sort(key=URI_SORT_POLICIES[self.__sort_policy])
1101 self.origins.sort(key=URI_SORT_POLICIES[self.__sort_policy])
1295 def __contains__(key):
1298 return key in ("client_uuid", "disabled", "mirrors", "origin",
1325 def __getitem__(self, key):
1329 if key == "client_uuid":
1331 if key == "disabled":
1333 if key == "prefix":
1337 if key == "mirrors":
1339 if key == "origin":
1343 if key == "ssl_cert":
1347 if key == "ssl_key":
1667 key = None
1669 key = (str(cat.created), str(cat.last_modified))
1670 osets[key].append(origin)
2576 def __verify_x509_signature(self, c, key):
2578 provided public key 'key'."""
2580 verifier = key.verifier(
2764 key
2765 for key in keys
2766 if getattr(ext.value, key)
3080 # The logic in __set_prop requires that the item with key
3081 # 'SIGNATURE_POLICY' comes before the item with key