Class Hierarchy
- java.lang.Object
- 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.SecretKeySpec (implements java.security.spec.KeySpec, javax.crypto.SecretKey)