[#BIP324Cipher-2constructor-0a] = xref:BIP324Cipher.adoc[BIP324Cipher]::BIP324Cipher :relfileprefix: ../ :mrdocs: No default constructor; keys must be provided to create a BIP324Cipher. == Synopsis Declared in `<bip324.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- BIP324Cipher() = delete; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#