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