Interface XDHPublicKey
-
- All Superinterfaces:
Key
,PublicKey
,Serializable
,XDHKey
- All Known Implementing Classes:
BCXDHPublicKey
public interface XDHPublicKey extends XDHKey, 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
-
-