Interface EdDSAKey
- All Superinterfaces:
Key, Serializable
- All Known Subinterfaces:
EdDSAPrivateKey, EdDSAPublicKey
Base interface for an EdDSA signing/verification key.
-
Field Summary
Fields inherited from interface Key
serialVersionUID -
Method Summary
Methods inherited from interface Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getPublicData
byte[] getPublicData()
-