FileDocCategorySizeDatePackage
AlgorithmParameterSpec.javaAPI DocphoneME MR2 API (J2ME)1456Wed May 02 18:00:38 BST 2007java.security.spec

AlgorithmParameterSpec

public interface AlgorithmParameterSpec
A (transparent) specification of cryptographic parameters.

This interface contains no methods or constants. Its only purpose is to group (and provide type safety for) all parameter specifications. All parameter specifications must implement this interface.

version
1.13, 01/23/03
since
1.2

Fields Summary
Constructors Summary
Methods Summary