[#BIP324Cipher-2conversion] = xref:BIP324Cipher.adoc[BIP324Cipher]::operator bool :relfileprefix: ../ :mrdocs: Determine whether this cipher is fully initialized. == Synopsis Declared in `<bip324.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit operator bool() const noexcept; ---- == Return Value True once Initialize() has been called. [.small]#Created with https://www.mrdocs.com[MrDocs]#