Bouncy Castle Cryptography Library 1.64

org.bouncycastle.jcajce.interfaces
Interface XDHKey

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

public interface XDHKey
extends java.security.Key


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


Bouncy Castle Cryptography Library 1.64