interface RsaPublicKey Usage in Deno```typescript import { type RsaPublicKey } from "node:node__crypto.d.ts"; ``` Properties key: KeyLike optional padding: number | undefined