|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jsdsi.CertPathParameters jsdsi.IssuerCertPathParameters
Specifies that the cert path builder should search for a cert path from issuer to subject. Essentially, tells the builder to use FProver.
FProver
Constructor Summary | |
IssuerCertPathParameters(Cert c,
java.security.cert.CertStore s)
|
Methods inherited from class jsdsi.CertPathParameters |
clone, getCert, getStore |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IssuerCertPathParameters(Cert c, java.security.cert.CertStore s) throws java.security.InvalidAlgorithmParameterException
CertPathParameters.CertPathParameters(Cert, java.security.cert.CertStore)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |