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 |
---|
AlgorithmParameterSpec
A (transparent) specification of cryptographic parameters.
|
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.
|
MGF1ParameterSpec
This class specifies the set of parameters used with mask generation function MGF1 in OAEP Padding and RSASSA-PSS
signature scheme, as defined in the PKCS#1 v2.2 standard.
|
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 |
---|
AlgorithmParameterSpec
A (transparent) specification of cryptographic parameters.
|
KeySpec
A (transparent) specification of the key material that constitutes a cryptographic key.
|