• Optional
extractable: boolean
Indicates whether or not the private key may be exported.
Default is false
.
• Optional
modulusLength: number
(RSA algorithms only) The length, in bits, of the RSA modulus.
Default is 2048
.
• Optional
extractable: boolean
Indicates whether or not the private key may be exported.
Default is false
.
• Optional
modulusLength: number
(RSA algorithms only) The length, in bits, of the RSA modulus.
Default is 2048
.