public interface CertStoreParameters extends java.lang.Cloneable
CertStore. This
class does not define any methods (except a required cloneable
interface) and is provided only to provide type safety for
implementations. Concrete implementations implement this interface
in accord with thier own needs.| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Create a copy of these parameters.
|
java.lang.Object clone()