|
SATSA - JSR177 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use java.security.spec | |
java.security | Provides the classes and interfaces for the security framework. |
java.security.spec | Provides classes and interfaces for key specifications and algorithm parameter specifications. |
javax.crypto | Provides the classes and interfaces for cryptographic operations. |
javax.crypto.spec | Provides classes and interfaces for key specifications and algorithm parameter specifications. |
Classes in java.security.spec used by java.securityInvalidKeySpecException
|
This is the exception for invalid key specifications. KeySpec
|
A (transparent) specification of the key material that constitutes a cryptographic key. |
Classes in java.security.spec used by java.security.specEncodedKeySpec
|
This class represents a public key in encoded format. KeySpec
|
A (transparent) specification of the key material that constitutes a cryptographic key. |
Classes in java.security.spec used by javax.cryptoAlgorithmParameterSpec
|
A (transparent) specification of cryptographic parameters. |
Classes in java.security.spec used by javax.crypto.specAlgorithmParameterSpec
|
A (transparent) specification of cryptographic parameters. KeySpec
|
A (transparent) specification of the key material that constitutes a cryptographic key. |
|
SATSA - JSR177 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |