org.openoces.ooapi.validation.cert
Interface RevocationCheckerEngine

All Known Implementing Classes:
PartitionedCRLCertificateValidator, PassiveCRLCertificateValidator

public interface RevocationCheckerEngine


Method Summary
 boolean isRevoked(OcesCertificate c)
           
 

Method Detail

isRevoked

public boolean isRevoked(OcesCertificate c)
                  throws CRLExpiredException,
                         CRLNotYetValidException
Throws:
CRLExpiredException
CRLNotYetValidException