property KeyObject.pem Usage in Deno```typescript import { type KeyObject } from "node:node__tls.d.ts"; ``` Private keys in PEM format. Type string | Buffer