|
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.CertPath
Constructor Summary | |
CertPath(X509CertificateHolder[] certificates)
|
Method Summary | |
CertPathValidationResult |
evaluate(CertPathValidation[] ruleSet)
|
X509CertificateHolder[] |
getCertificates()
|
int |
length()
|
CertPathValidationResult |
validate(CertPathValidation[] ruleSet)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CertPath(X509CertificateHolder[] certificates)
Method Detail |
public X509CertificateHolder[] getCertificates()
public CertPathValidationResult validate(CertPathValidation[] ruleSet)
public CertPathValidationResult evaluate(CertPathValidation[] ruleSet)
public int length()
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |