private class TBSCertList.RevokedCertificatesEnumeration
extends java.lang.Object
implements java.util.Enumeration
Modifier and Type | Field and Description |
---|---|
private java.util.Enumeration |
en |
Constructor and Description |
---|
TBSCertList.RevokedCertificatesEnumeration(java.util.Enumeration en) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreElements() |
java.lang.Object |
nextElement() |