Searched defs:revokedCert (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/security/x509/
H A DX509CRLEntryImpl.java76 private byte[] revokedCert = null; field in class:X509CRLEntryImpl
116 public X509CRLEntryImpl(byte[] revokedCert) throws CRLException { argument
[all...]

Completed in 21 milliseconds