Pointer to the first key byte, or nullptr if the key is invalid.

Synopsis

Declared in <key.h>

std::byte const*
data() const;

Return Value

A pointer to the first key byte, or nullptr if the key is invalid.

Created with MrDocs