Converts the hash to a byte vector.
Synopsis
Declared in <util/hash_type.h>
operator std::vector<unsigned char>() const;
Return Value
A vector holding the hash bytes.
Created with MrDocs
Converts the hash to a byte vector.
Declared in <util/hash_type.h>
operator std::vector<unsigned char>() const;
A vector holding the hash bytes.
Created with MrDocs