Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/frugal/src/server/crypto.ts>verify

A frugal web framework
Go to Latest
function verify
import { verify } from "https://deno.land/x/frugal@0.9.2/src/server/crypto.ts";

Parameters

cryptoKey: CryptoKey
signature: string
data: string