Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/checksum/md5.ts>Md5Hash#digest

Sha1、MD5 algorithms for Deno
Go to Latest
method Md5Hash.prototype.digest
import { Md5Hash } from "https://deno.land/x/checksum@1.0.1/md5.ts";

Parameters

bytes: Uint8Array

Returns

Uint8Array