[#GetSecp256k1SignContext] = GetSecp256k1SignContext :mrdocs: Access the secp256k1 context used for signing and MuSig2 nonce generation. == Synopsis Declared in `<key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:secp256k1_context.adoc[secp256k1_context]* GetSecp256k1SignContext(); ---- == Return Value A pointer to the shared signing context. [.small]#Created with https://www.mrdocs.com[MrDocs]#