begin overloads
begin
Declared in <pubkey.h>
<pubkey.h>
Iterator to the first byte of the key data.
unsigned char const* begin() const;
Mutable iterator to the first byte of the key data.
unsigned char* begin();