Interface XDHPrivateKey

All Superinterfaces:
Destroyable, Key, PrivateKey, Serializable, XDHKey
All Known Implementing Classes:
BCXDHPrivateKey

public interface XDHPrivateKey extends XDHKey, PrivateKey
  • Method Details

    • getPublicKey

      XDHPublicKey getPublicKey()
      Return the public key associated with this private key.
      Returns:
      an XDHPublicKey