Interface EdDSAKey
-
- All Superinterfaces:
java.security.Key
,java.io.Serializable
public interface EdDSAKey extends java.security.Key
Base interface for an EdDSA signing/verification key.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getPublicData()
-