FileDocCategorySizeDatePackage
AlgorithmParameterSpec.javaAPI DocphoneME MR2 API (J2ME)1406Wed May 02 18:00:24 BST 2007com.sun.midp.crypto

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.

Fields Summary
Constructors Summary
Methods Summary