Skip to main content
RsaPrivateKey.oaepLabel - crypto - Node documentation
property RsaPrivateKey.oaepLabel

Usage in Deno

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

Type

TypedArray | undefined