Searched refs:getRevokedCertificate (Results 1 – 5 of 5) sorted by relevance
279 public X509CRLEntry getRevokedCertificate(BigInteger serialNumber) { in getRevokedCertificate() method in OpenSSLX509CRL290 public X509CRLEntry getRevokedCertificate(X509Certificate certificate) { in getRevokedCertificate() method in OpenSSLX509CRL303 return getRevokedCertificate(certificate.getSerialNumber()); in getRevokedCertificate()
134 public X509CRLEntryHolder getRevokedCertificate(BigInteger serialNumber) in getRevokedCertificate() method in X509CRLHolder
891 crl_entry = crl.getRevokedCertificate(getSerialNumber(cert)); in getCertStatus()919 crl_entry = crl.getRevokedCertificate(getSerialNumber(cert)); in getCertStatus()
340 public X509CRLEntry getRevokedCertificate(BigInteger serialNumber) in getRevokedCertificate() method in X509CRLObject
343 public X509CRLEntry getRevokedCertificate(BigInteger serialNumber) in getRevokedCertificate() method in X509CRLObject