# Print output for @column tags ?> AlgorithmParameterSpec - Android SDK | Android Developers

Most visited


Recently visited


AlgorithmParameterSpec

public interface AlgorithmParameterSpec

java.security.spec.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.

See also: