# Functions

CalculateModelMultihash calculates model multihash.
ComputeMultihash will compute the hash for the supplied bytes using multihash code.
GetHash calculates hash of data using hash function identified by hash.
GetHashFromMultihash will return hash based on specified multihash code.
GetMultihash returns decoded multihash from encoded multihash.
GetMultihashCode returns multihash code from encoded multihash.
IsComputedUsingMultihashAlgorithms checks to see if the given encoded hash has been hashed using one of supplied code.
IsSupportedMultihash checks to see if the given encoded hash has been hashed using valid multihash code.
IsValidModelMultihash compares model with provided model multihash.