javax.crypto.interfaces.DHPublicKey |
The interface for a public key in the Diffie-Hellman key exchange protocol.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | serialVersionUID | The serial version identifier. |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
| |||||||||||
From interface
java.security.PublicKey
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns this key's public value Y.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
| |||||||||||
From interface
javax.crypto.interfaces.DHKey
|
The serial version identifier.
Returns this key's public value Y.