java.security.spec
Interface AlgorithmParameterSpec
java.lang.Object
|
+--java.security.spec.AlgorithmParameterSpec
public interface AlgorithmParameterSpec
A transparent interface for Algorithm Parameter Specifications.
It contains no member functions. It is used to group
algorithm parameter classes.
Since:Author: