Interface XDHPublicKey
- All Superinterfaces:
Key,PublicKey,Serializable,XDHKey
- All Known Implementing Classes:
BCXDHPublicKey
-
Field Summary
Fields inherited from interface java.security.Key
serialVersionUIDFields inherited from interface java.security.PublicKey
serialVersionUID -
Method Summary
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getU
BigInteger getU() -
getUEncoding
byte[] getUEncoding()
-