Interface EdDSAKey
-
- All Superinterfaces:
java.security.Key
,java.io.Serializable
- All Known Subinterfaces:
EdDSAPrivateKey
,EdDSAPublicKey
- All Known Implementing Classes:
BCEdDSAPrivateKey
,BCEdDSAPublicKey
public interface EdDSAKey extends java.security.Key