| Class | Description |
|---|---|
| EcdhWithX963KdfParamSpec |
EcdhWithX963KdfParamSpec implements AlgorithmParameterSpec for specifying
parameters for ECDH key agreement with X9.63 Key Derivation Function (KDF). |
| GCMUnwrapKeySpec |
This class specifies the set of parameters used with GCM, with additional parameters for defining
CloudHSM key attributes during unwrap operations.
|
| IvUnwrapKeySpec |
This class specifies the IV parameter with an additional parameter for defining CloudHSM key
attributes to be used during unwrap operations.
|
| OAEPUnwrapKeySpec |
This class specifies the set of parameters used with OAEP Padding, with additional parameters for
defining CloudHSM key attributes during unwrap operations.
|