[#FSChaCha20Poly1305-KEYLEN] = xref:FSChaCha20Poly1305.adoc[FSChaCha20Poly1305]::KEYLEN :relfileprefix: ../ :mrdocs: Length of keys expected by the constructor. == Synopsis Declared in `<crypto/chacha20poly1305.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr static auto KEYLEN = AEADChaCha20Poly1305::KEYLEN; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#