Mequals
Bun

method

crypto.KeyObject.equals

otherKeyObject: KeyObject
): boolean;

Returns true or false depending on whether the keys have exactly the same type, value, and parameters. This method is not constant time.

@param otherKeyObject

A KeyObject with which to compare keyObject.