public class PKIXCRLUtil extends Object
| Constructor and Description |
|---|
PKIXCRLUtil() |
| Modifier and Type | Method and Description |
|---|---|
Set |
findCRLs(X509CRLStoreSelector crlselect,
ExtendedPKIXParameters paramsPKIX,
Date currentDate) |
Set |
findCRLs(X509CRLStoreSelector crlselect,
PKIXParameters paramsPKIX) |
public Set findCRLs(X509CRLStoreSelector crlselect, ExtendedPKIXParameters paramsPKIX, Date currentDate) throws AnnotatedException
AnnotatedExceptionpublic Set findCRLs(X509CRLStoreSelector crlselect, PKIXParameters paramsPKIX) throws AnnotatedException
AnnotatedExceptionCopyright © 2015. All rights reserved.