Generates shared secret for secp256k1.
|
In
Exec
|
|
|
Public Key
Array of Bytes
|
The public key to use for generating the secret. |
|
Private Key
Array of Bytes
|
The private key to use for generating the secret. |
|
Out
Exec
|
|
|
Secret
Array of Bytes
|
The generated secret. |
|
Success
Boolean
|
False on failure. |