- certPath
- the certification path to be validated.
- params
- the certification path validator algorithm parameters.
Documentation for this section has not yet been entered.
Type Reason Java.Security.Cert.CertPathValidatorException if the validation fails, or the algorithm of the specified certification path cannot be validated using the algorithm of this instance. Java.Security.InvalidAlgorithmParameterException if the specified algorithm parameters cannot be used with this algorithm.
Validates the CertPath with the algorithm of this CertPathValidator using the specified algorithm parameters.