[#MuSig2SecNonce-2constructor-05] = xref:MuSig2SecNonce.adoc[MuSig2SecNonce]::MuSig2SecNonce :relfileprefix: ../ :mrdocs: Copying is disabled to avoid nonce reuse. == Synopsis Declared in `<musig.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- MuSig2SecNonce(xref:MuSig2SecNonce.adoc[MuSig2SecNonce] const& other) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The holder that would be copied. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#