[#MuSig2SecNonce-Get] = xref:MuSig2SecNonce.adoc[MuSig2SecNonce]::Get :relfileprefix: ../ :mrdocs: Get a pointer to the underlying libsecp256k1 secret nonce object. == Synopsis Declared in `<musig.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:secp256k1_musig_secnonce.adoc[secp256k1_musig_secnonce]* Get() const; ---- == Return Value A pointer to the secret nonce, valid while this holder is valid. [.small]#Created with https://www.mrdocs.com[MrDocs]#