interface RsaPublicKey Usage in Denoimport { type RsaPublicKey } from "node:crypto"; Properties key: KeyLike optional padding: number | undefined