Class EcdhSharedSecretImpl
java.lang.Object
org.bitcoinj.secp.internal.EcdhSharedSecretImpl
- All Implemented Interfaces:
Comparable<ByteArray>, ByteArray, EcdhSharedSecret
A secp256k1 ECDH shared secret, stored as a
ByteArray.-
Constructor Details
-
EcdhSharedSecretImpl
public EcdhSharedSecretImpl(byte[] bytes)
-
-
Method Details
-
bytes
-
hashCode
-
equals
-