Bouncy Castle Cryptography Library 1.77.0

org.bouncycastle.jcajce.interfaces
Interface XDHKey

All Superinterfaces:
java.security.Key, java.io.Serializable
All Known Subinterfaces:
XDHPrivateKey, XDHPublicKey

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.77.0