| Package | Description |
|---|---|
| iaik.security.dh |
| Constructor and Description |
|---|
ESDHPrivateKey(ESDHPrivateKeySpec keySpec)
Creates a new ESDHPrivateKey from the given ESDHPrivateKeySpec representing
the ESDH private key value x, and the values p, g, q, j (if available) and
seed and pgenCounter (if available).
|