CPubKey::begin

Iterator to the first byte of the serialized public key.

Synopsis

Declared in <pubkey.h>

unsigned char const*
begin() const;

Return Value

An iterator to the first serialized byte.