Skip to main content
Module

std/node/crypto.ts>createVerify

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

Parameters

algorithm: string
optional
options: WritableOptions

Returns

Verify