Skip to main content
Module

std/node/crypto.ts>KeyObject#equals

Deno standard library
Go to Latest
method KeyObject.prototype.equals
Re-export
import { KeyObject } from "https://deno.land/std@0.158.0/node/crypto.ts";

Parameters

otherKeyObject: KeyObject

Returns

boolean