A specification of certification path algorithm parameters. The purpose of this interface is to group (and provide type safety for) all CertPath parameter specifications. All CertPath parameter specifications must implement this interface.
A specification of certification path algorithm parameters. The purpose of this interface is to group (and provide type safety for) all CertPath parameter specifications. All CertPath parameter specifications must implement this interface.
(clone this)
Makes a copy of this CertPathParameters. Changes to the copy will not affect the original and vice versa.
returns: a copy of this CertPathParameters - java.lang.Object
Makes a copy of this CertPathParameters. Changes to the copy will not affect the original and vice versa. returns: a copy of this CertPathParameters - `java.lang.Object`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close