Interface EdDSAKey
-
- All Superinterfaces:
Key
,Serializable
- All Known Subinterfaces:
EdDSAPrivateKey
,EdDSAPublicKey
- All Known Implementing Classes:
BCEdDSAPrivateKey
,BCEdDSAPublicKey
public interface EdDSAKey extends Key
-
-
Field Summary
-
Fields inherited from interface java.security.Key
serialVersionUID
-
-
Method Summary
-
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
-