![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Public Member Functions | |
MuSig2SecNonceImpl () | |
MuSig2SecNonceImpl (const MuSig2SecNonceImpl &)=delete | |
MuSig2SecNonceImpl & | operator= (const MuSig2SecNonceImpl &)=delete |
secp256k1_musig_secnonce * | Get () const |
void | Invalidate () |
bool | IsValid () |
Private Attributes | |
secure_unique_ptr< secp256k1_musig_secnonce > | m_nonce |
The actual secnonce itself. More... | |
|
delete |
|
inline |
|
delete |
|
private |