KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > crypto > interfaces > DHPrivateKey

javax.crypto.interfaces
Interface DHPrivateKey

All Superinterfaces:
DHKey, Key, PrivateKey, Serializable
See Also:
Source Code, DHPublicKey

BigInteger getX()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


static final long serialVersionUID
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags