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

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

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

Parameters

cryptoKey: CryptoKey
data: string