NativeSecp256k1.getSecretKey

Undocumented in source.
class NativeSecp256k1
@trusted final nothrow const
void
getSecretKey
(
ref scope const(ubyte[]) keypair
,
out ubyte[] seckey
)
in (keypair.length == secp256k1_keypair.data.length)

Meta