interface KeyPairKeyObjectResult Usage in Denoimport { type KeyPairKeyObjectResult } from "node:crypto"; Properties publicKey: KeyObject privateKey: KeyObject