Skip to main content
RsaPublicKey - crypto - Node documentation
interface RsaPublicKey

Usage in Deno

import { type RsaPublicKey } from "node:crypto";

Properties

optional
padding: number | undefined