CryptoKey
node:crypto
instanceof
import * as krypto from "node:crypto"; Object.setPrototypeOf(foo, krypto.webcrypto.CryptoKey.prototype);
error: Uncaught TypeError: Cannot read properties of undefined (reading 'prototype')