Interface RSAKeyPairKeyObjectOptions

Hierarchy

  • RSAKeyPairKeyObjectOptions

Properties

modulusLength: number

Key size in bits

publicExponent?: number

Public exponent

Default

0x10001

Generated using TypeDoc