Documentation
Tagion
NativeSecp256k1.getPubkey
tagion
crypto
secp256k1
NativeSecp256k1
NativeSecp256k1
Takes both a seckey and keypair
class
NativeSecp256k1
@
trusted
final const pure
immutable
(
ubyte
[])
getPubkey
(
scope
const
(
ubyte
[])
keypair_seckey
)
in (keypair_seckey.length == secp256k1_keypair.data.length || keypair_seckey.length == SECKEY_SIZE)
tagion
crypto
secp256k1
NativeSecp256k1
NativeSecp256k1
destructors
~this
functions
createECDHSecret
getPubkey
privTweak
randomizeContext
sign
verify
Takes both a seckey and keypair