Skip to main content
Go to Latest
interface RSAPSSKeyPairKeyObjectOptions
Re-export
import { type RSAPSSKeyPairKeyObjectOptions } from "https://deno.land/std@0.145.0/node/crypto.ts";

Properties

modulusLength: number

Key size in bits

optional
publicExponent: number | undefined

Public exponent

optional
hashAlgorithm: string

Name of the message digest

optional
mgf1HashAlgorithm: string

Name of the message digest used by MGF1

optional
saltLength: string

Minimal salt length in bytes