Skip to main content
RSAPSSKeyPairKeyObjectOptions - node__crypto.d.ts - Node documentation
interface RSAPSSKeyPairKeyObjectOptions

Usage in Deno

```typescript import { type RSAPSSKeyPairKeyObjectOptions } from "node:node__crypto.d.ts"; ```

Properties

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