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