Lines Matching refs:pub
49 def process_signatures(self, sigs, acts, pub, trust_anchors,
52 ("acts") using the publisher ("pub") as the repository for
100 def process_signatures(self, sigs, acts, pub, trust_anchors,
107 s.retrieve_chain_certs(pub)
119 def process_signatures(self, sigs, acts, pub, trust_anchors,
126 s.verify_sig(acts, pub, trust_anchors, use_crls)
137 def process_signatures(self, sigs, acts, pub, trust_anchors,
148 bool(s.verify_sig(acts, pub, trust_anchors,
152 raise apx.RequiredSignaturePolicyException(pub)
172 def process_signatures(self, sigs, acts, pub, trust_anchors,
178 verified |= bool(s.verify_sig(acts, pub, trust_anchors,
182 raise apx.MissingRequiredNamesException(pub,