Interface XDHKey
-
- All Superinterfaces:
Key
,Serializable
- All Known Subinterfaces:
XDHPrivateKey
,XDHPublicKey
- All Known Implementing Classes:
BCXDHPrivateKey
,BCXDHPublicKey
public interface XDHKey extends Key
-
-
Field Summary
-
Fields inherited from interface java.security.Key
serialVersionUID
-
-
Method Summary
-
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
-