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