Uses of Interface
org.bouncycastle.jcajce.interfaces.XDHKey
-
Packages that use XDHKey Package Description org.bouncycastle.jcajce.interfaces org.bouncycastle.jcajce.provider.asymmetric.edec -
-
Uses of XDHKey in org.bouncycastle.jcajce.interfaces
Subinterfaces of XDHKey in org.bouncycastle.jcajce.interfaces Modifier and Type Interface Description interface
XDHPrivateKey
interface
XDHPublicKey
-
Uses of XDHKey in org.bouncycastle.jcajce.provider.asymmetric.edec
Classes in org.bouncycastle.jcajce.provider.asymmetric.edec that implement XDHKey Modifier and Type Class Description class
BCXDHPrivateKey
class
BCXDHPublicKey
-