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

std/node/crypto.ts>createVerify

Deno standard library
Go to Latest
function createVerify
import { createVerify } from "https://deno.land/std@0.155.0/node/crypto.ts";

Parameters

algorithm: string
optional
options: WritableOptions

Returns

Verify