- algorithm
- the algorithm name.
- provider
- the security provider name.
Documentation for this section has not yet been entered.
Type Reason Java.Security.NoSuchAlgorithmException if the specified provider cannot provide the requested algorithm. Java.Lang.IllegalArgumentException if provider == null Java.Lang.NullPointerException if algorithm is null.
Returns a new certification path validator for the specified algorithm from the specified provider. The provider supplied does not have to be registered.