Searched defs:blocklist (Results 1 – 2 of 2) sorted by relevance
62 KeyRevocationList blocklist; in testFromJsonString() local100 KeyRevocationList blocklist = KeyRevocationList.fromUrl(mockUrl); in testFromUrl() local118 KeyRevocationList blocklist = new KeyRevocationList(); in testIsRevoked() local
85 def blocklist(self): member in Config