BaseHash::end

Returns a const iterator past the last byte of the hash.

Synopsis

Declared in <util/hash_type.h>

unsigned char const*
end() const;

Return Value

A pointer past the last byte.