Private exponent for RSA
Optional
dp?: stringFirst factor's CRT exponent for RSA
Optional
dq?: stringSecond factor's CRT exponent for RSA
Optional
oth?: { Other primes information (optional in RFC 7518)
Optional
p?: stringFirst prime factor for RSA
Optional
q?: stringSecond prime factor for RSA
Optional
qi?: stringFirst CRT coefficient for RSA
Parameters used with "RSA" private keys.