Interface XDHPublicKey
-
- All Superinterfaces:
java.security.Key,java.security.PublicKey,java.io.Serializable,XDHKey
- All Known Implementing Classes:
BCXDHPublicKey
public interface XDHPublicKey extends XDHKey, java.security.PublicKey
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.math.BigIntegergetU()byte[]getUEncoding()
-