interface KeyPairKeyObjectResultimport { type KeyPairKeyObjectResult } from "https://deno.land/std@0.177.0/node/crypto.ts"; PropertiespublicKey: KeyObjectprivateKey: KeyObjectimport KeyPairKeyObjectResultimport { KeyPairKeyObjectResult } from "https://deno.land/std@0.177.0/node/crypto.ts";