[#CKey-end] = xref:CKey.adoc[CKey]::end :relfileprefix: ../ :mrdocs: Iterator past the last key byte. == Synopsis Declared in `<key.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::byte const* end() const; ---- == Return Value A pointer to one past the last key byte. [.small]#Created with https://www.mrdocs.com[MrDocs]#