Searched refs:isIssuerCert (Results 1 – 2 of 2) sorted by relevance
619 def isIssuerCert(self, other): member in Cert636 return self.isIssuerCert(self)817 def isIssuerCert(self, other): member in CRL826 if self.isIssuerCert(a):874 if c.isIssuerCert(self[-1]):
300 = Cert class : Checking isIssuerCert()390 c0.isIssuerCert(c1) and c1.isIssuerCert(c2) and not c0.isIssuerCert(c2)