Copying is disabled to avoid nonce reuse.
Synopsis
Declared in <musig.h>
MuSig2SecNonce(MuSig2SecNonce const& other) = delete;
Parameters
Name |
Description |
other |
The holder that would be copied. |
Created with MrDocs
Copying is disabled to avoid nonce reuse.
Declared in <musig.h>
MuSig2SecNonce(MuSig2SecNonce const& other) = delete;
Name |
Description |
other |
The holder that would be copied. |
Created with MrDocs