Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/authlete_deno/mod.ts>HashAlg

Authlete Library for Deno
Go to Latest
enum HashAlg
Re-export
import { HashAlg } from "https://deno.land/x/authlete_deno@v1.2.3/mod.ts";

Hash algorithm.

Members

SHA_256
SHA_384
SHA_512