Uses of Interface
org.bouncycastle.jcajce.interfaces.XDHPublicKey
Packages that use XDHPublicKey
Package
Description
Key interfaces for supporting provider specific algorithms.
-
Uses of XDHPublicKey in org.bouncycastle.jcajce.interfaces
Methods in org.bouncycastle.jcajce.interfaces that return XDHPublicKeyModifier and TypeMethodDescriptionXDHPrivateKey.getPublicKey()Return the public key associated with this private key.