property webcrypto.CryptoKeyPair.publicKey Usage in Deno```typescript import { type webcrypto } from "node:node__crypto.d.ts"; ``` A [CryptoKey](../.././node__crypto.d.ts/~/webcrypto.CryptoKey) whose type will be `'public'`. Type CryptoKey