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.
Created with MrDocs
Iterator to the first byte of the serialized public key.
Declared in <pubkey.h>
unsigned char const*
begin() const;
An iterator to the first serialized byte.
Created with MrDocs