interface KeyPairKeyObjectResult Usageimport { type KeyPairKeyObjectResult } from "node:crypto"; Properties publicKey: KeyObject privateKey: KeyObject