public class PKIXCRLUtil
extends java.lang.Object
| Constructor and Description |
|---|
PKIXCRLUtil() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set |
findCRLs(X509CRLStoreSelector crlselect,
ExtendedPKIXParameters paramsPKIX,
java.util.Date currentDate) |
java.util.Set |
findCRLs(X509CRLStoreSelector crlselect,
java.security.cert.PKIXParameters paramsPKIX) |
public java.util.Set findCRLs(X509CRLStoreSelector crlselect, ExtendedPKIXParameters paramsPKIX, java.util.Date currentDate) throws AnnotatedException
AnnotatedExceptionpublic java.util.Set findCRLs(X509CRLStoreSelector crlselect, java.security.cert.PKIXParameters paramsPKIX) throws AnnotatedException
AnnotatedException