java.security.spec
Package java.security.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
See: Description
Interface | Description |
---|---|
AlgorithmParameterSpec | A (transparent) specification of cryptographic parameters. |
ECField | This interface represents an elliptic curve (EC) finite field- |
KeySpec | A (transparent) specification of the key material that constitutes a cryptographic key. |
Class | Description |
---|---|
<
|