Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.172.0/node/crypto.ts";

Parameters

otherKeyObject: KeyObject

Returns

boolean