|
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.jce.cert.CertPathBuilderSpi
|
+--org.bouncycastle.jce.provider.PKIXCertPathBuilderSpi
Implements the PKIX CertPathBuilding algorithm for BouncyCastle.
CertPathBuilderSpi| Constructor Summary | |
PKIXCertPathBuilderSpi()
|
|
| Method Summary | |
protected CertPathBuilderResult |
build(java.security.cert.X509Certificate tbvCert,
PKIXExtendedBuilderParameters pkixParams,
java.util.List tbvPath)
|
CertPathBuilderResult |
engineBuild(CertPathParameters params)
Build and validate a CertPath using the given parameter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PKIXCertPathBuilderSpi()
| Method Detail |
public CertPathBuilderResult engineBuild(CertPathParameters params)
throws CertPathBuilderException,
java.security.InvalidAlgorithmParameterException
engineBuild in class CertPathBuilderSpiparams - PKIXBuilderParameters object containing all information to
build the CertPath
protected CertPathBuilderResult build(java.security.cert.X509Certificate tbvCert,
PKIXExtendedBuilderParameters pkixParams,
java.util.List tbvPath)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||