Get a pointer to the underlying libsecp256k1 secret nonce object.

Synopsis

Declared in <musig.h>

secp256k1_musig_secnonce*
Get() const;

Return Value

A pointer to the secret nonce, valid while this holder is valid.

Created with MrDocs