[#AEADChaCha20Poly1305-KEYLEN] = xref:AEADChaCha20Poly1305.adoc[AEADChaCha20Poly1305]::KEYLEN :relfileprefix: ../ :mrdocs: Expected size of key argument in constructor. == Synopsis Declared in `<crypto/chacha20poly1305.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static unsigned int KEYLEN = 32; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#