|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.cert.path.validations.KeyUsageValidation
public class KeyUsageValidation
| Constructor Summary | |
|---|---|
KeyUsageValidation()
|
|
KeyUsageValidation(boolean isMandatory)
|
|
| 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 KeyUsageValidation()
public KeyUsageValidation(boolean isMandatory)
| Method Detail |
|---|
public void validate(CertPathValidationContext context,
X509CertificateHolder certificate)
throws CertPathValidationException
validate in interface CertPathValidationCertPathValidationExceptionpublic org.bouncycastle.util.Memoable copy()
copy in interface org.bouncycastle.util.Memoablepublic void reset(org.bouncycastle.util.Memoable other)
reset in interface org.bouncycastle.util.Memoable
|
Bouncy Castle Cryptography 1.51 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||