method KeyObject.prototype.equalsimport { KeyObject } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; equals(otherKeyObject: KeyObject): booleanParametersotherKeyObject: KeyObjectReturnsboolean