Interface XDHKey
-
- All Superinterfaces:
java.security.Key
,java.io.Serializable
public interface XDHKey extends java.security.Key
Base interface for XDH agreement keys.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getPublicData()
-