Skip to main content
Module

x/dtils/mod.ts>verify

The best unofficial library of utilities for Deno applications
Go to Latest
function verify
import { verify } from "https://deno.land/x/dtils@1.6.2/mod.ts";

Verifies that signature is from the private key corresponding to publicKey

Parameters

publicKey: string
signature: string