java.security.cert
Class CertPathValidatorSpi
java.lang.Object
java.security.cert.CertPathValidatorSpi
public abstract class CertPathValidatorSpi
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertPathValidatorSpi
public CertPathValidatorSpi()
engineValidate
public abstract CertPathValidatorResult engineValidate(CertPath certPath,
CertPathParameters params)
throws CertPathValidatorException,
InvalidAlgorithmParameterException
- Throws:
CertPathValidatorException
InvalidAlgorithmParameterException
Please submit a feedback, bug or feature