Package | Description |
---|---|
java.security |
Contains core language classes related to permission management.
|
java.security.spec | |
javax.crypto | |
javax.crypto.spec |
Class and Description |
---|
AlgorithmParameterSpec
A (transparent) specification of cryptographic parameters.
|
InvalidKeySpecException
This is the exception for invalid key specifications.
|
KeySpec
A (transparent) specification of the key material that constitutes a cryptographic key.
|
Class and Description |
---|
EncodedKeySpec
This class represents a public or private key in encoded format.
|
KeySpec
A (transparent) specification of the key material that constitutes a cryptographic key.
|
Class and Description |
---|
AlgorithmParameterSpec
A (transparent) specification of cryptographic parameters.
|
Class and Description |
---|
AlgorithmParameterSpec
A (transparent) specification of cryptographic parameters.
|
KeySpec
A (transparent) specification of the key material that constitutes a cryptographic key.
|