Class Hierarchy
- java.lang.Object
- javax.crypto.spec.ChaCha20ParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.DESedeKeySpec (implements java.security.spec.KeySpec)
- javax.crypto.spec.DESKeySpec (implements java.security.spec.KeySpec)
- javax.crypto.spec.DHGenParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.DHParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.DHPrivateKeySpec (implements java.security.spec.KeySpec)
- javax.crypto.spec.DHPublicKeySpec (implements java.security.spec.KeySpec)
- javax.crypto.spec.GCMParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.IvParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.OAEPParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.PBEKeySpec (implements java.security.spec.KeySpec)
- javax.crypto.spec.PBEParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.PSource
- javax.crypto.spec.PSource.PSpecified
- javax.crypto.spec.RC2ParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.RC5ParameterSpec (implements java.security.spec.AlgorithmParameterSpec)
- javax.crypto.spec.SecretKeySpec (implements java.security.spec.KeySpec, javax.crypto.SecretKey)