Interface: JwkParamsRsaPrime
identity_wasm.JwkParamsRsaPrime
Parameters for RSA Primes
Table of contents
Properties
Properties
r
• r: string
The value of a subsequent prime factor as a base64urlUInt-encoded value.
d
• d: string
The CRT exponent of the corresponding prime factor as a base64urlUInt-encoded value.
t
• t: string
The CRT coefficient of the corresponding prime factor as a base64urlUInt-encoded value.