class ERR_CRYPTO_INCOMPATIBLE_KEY extends NodeErrorimport { ERR_CRYPTO_INCOMPATIBLE_KEY } from "https://deno.land/std@0.112.0/node/_errors.ts"; ConstructorsnewERR_CRYPTO_INCOMPATIBLE_KEY(x: string, y: string)