Uses of Interface
org.bitcoinj.secp.EcdhSharedSecret
Packages that use EcdhSharedSecret
Package
Description
API definition package for the
org.bitcoinj.secp module and JAR.Internal helper classes -- not for public use.
-
Uses of EcdhSharedSecret in org.bitcoinj.secp
Methods in org.bitcoinj.secp that return types with arguments of type EcdhSharedSecretModifier and TypeMethodDescriptionSecp256k1.ecdh(SecpPubKey pubKey, SecpPrivKey privKey) ECDH key agreement -
Uses of EcdhSharedSecret in org.bitcoinj.secp.ffm
Methods in org.bitcoinj.secp.ffm that return types with arguments of type EcdhSharedSecret -
Uses of EcdhSharedSecret in org.bitcoinj.secp.internal
Classes in org.bitcoinj.secp.internal that implement EcdhSharedSecret