|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cert.path.validations.CRLValidation
Constructor Summary | |
CRLValidation(org.bouncycastle.asn1.x500.X500Name trustAnchorName,
org.bouncycastle.util.Store crls)
|
Method Summary | |
org.bouncycastle.util.Memoable |
copy()
|
void |
reset(org.bouncycastle.util.Memoable other)
|
void |
validate(CertPathValidationContext context,
X509CertificateHolder certificate)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CRLValidation(org.bouncycastle.asn1.x500.X500Name trustAnchorName, org.bouncycastle.util.Store crls)
Method Detail |
public void validate(CertPathValidationContext context, X509CertificateHolder certificate) throws CertPathValidationException
validate
in interface CertPathValidation
public org.bouncycastle.util.Memoable copy()
copy
in interface org.bouncycastle.util.Memoable
public void reset(org.bouncycastle.util.Memoable other)
reset
in interface org.bouncycastle.util.Memoable
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |