Searched defs:revokedCert (Results 1 – 2 of 2) sorted by relevance
43 public X509CRLEntryImpl(byte[] revokedCert) throws java.security.cert.CRLException { in X509CRLEntryImpl()157 private byte[] revokedCert; field in X509CRLEntryImpl
76 private byte[] revokedCert = null; field in X509CRLEntryImpl116 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { in X509CRLEntryImpl()