Convert a single 16-byte hash to a 32-character lowercase hex string. Returns an empty string if input is null/undefined or too short.
16-byte hash digest.
Byte offset into hash. Default 0.
hash
Convert a single 16-byte hash to a 32-character lowercase hex string. Returns an empty string if input is null/undefined or too short.