Package java.security.cert
Interface CertPathParameters
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
ExtendedPKIXBuilderParameters,ExtendedPKIXParameters,PKIXBuilderParameters,PKIXParameters
public interface CertPathParameters extends Cloneable
The interface specification for certification path algorithm parameters.
This interface is for grouping purposes of CertPath parameter
implementations.