end overloads
end
Declared in <pubkey.h>
<pubkey.h>
Iterator past the last byte of the key data.
unsigned char const* end() const;
Mutable iterator past the last byte of the key data.
unsigned char* end();