Iterator past the last byte of the serialized public key.

Synopsis

Declared in <pubkey.h>

unsigned char const*
end() const;

Return Value

An iterator one past the last serialized byte.

Created with MrDocs