Interface RSAPSSKeyPairKeyObjectOptions

Hierarchy

  • RSAPSSKeyPairKeyObjectOptions

Properties

hashAlgorithm?: string

Name of the message digest

mgf1HashAlgorithm?: string

Name of the message digest used by MGF1

modulusLength: number

Key size in bits

publicExponent?: number

Public exponent

Default

0x10001

saltLength?: string

Minimal salt length in bytes

Generated using TypeDoc