Bouncy Castle Cryptography Library 1.81

org.bouncycastle.jcajce.interfaces
Interface XDHKey

All Superinterfaces:
java.security.Key, java.io.Serializable
All Known Subinterfaces:
XDHPrivateKey, XDHPublicKey
All Known Implementing Classes:
BCXDHPrivateKey, BCXDHPublicKey

public interface XDHKey
extends java.security.Key


Field Summary
 
Fields inherited from interface java.security.Key
serialVersionUID
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 


Bouncy Castle Cryptography Library 1.81