Determine whether this cipher is fully initialized.
Synopsis
Declared in <bip324.h>
explicit
operator bool() const noexcept;
Return Value
True once Initialize() has been called.
Created with MrDocs
Determine whether this cipher is fully initialized.
Declared in <bip324.h>
explicit
operator bool() const noexcept;
True once Initialize() has been called.
Created with MrDocs