public interface DHPublicKey extends DHKey, PublicKey
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
The serial version identifier.
|
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getY()
Returns this key's public value Y.
|
getAlgorithm, getEncoded, getFormatstatic final long serialVersionUID
BigInteger getY()