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