secp256k1_ecdh

open fun secp256k1_ecdh(    ctx: Long,     seckey: Array<Byte>,     pubkey: Array<Byte>): Array<Byte>