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