AlgorithmParameterSpec
public
interface
AlgorithmParameterSpec
java.security.spec.AlgorithmParameterSpec
|
Known indirect subclasses ChaCha20ParameterSpec, DHGenParameterSpec, DHParameterSpec, DSAGenParameterSpec, DSAParameterSpec, ECGenParameterSpec, ECParameterSpec, EdDSAParameterSpec, GCMParameterSpec, IvParameterSpec, KeyGenParameterSpec, KeyPairGeneratorSpec, MGF1ParameterSpec, NamedParameterSpec, OAEPParameterSpec, PBEParameterSpec, PSSParameterSpec, RC2ParameterSpec, RC5ParameterSpec, RSAKeyGenParameterSpec
|
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.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[]]