Iterator to the first key byte.

Synopsis

Declared in <key.h>

std::byte const*
begin() const;

Return Value

A pointer to the first key byte.

Created with MrDocs