deno.land / x / oauth4webapi@v1.2.2 / docs / interfaces / GenerateKeyPairOptions.md

GenerateKeyPairOptions.md

Interface: GenerateKeyPairOptions

💗 Help the project

Table of contents

Properties

Properties

extractable

• Optional extractable: boolean

Indicates whether or not the private key may be exported. Default is false.


modulusLength

• Optional modulusLength: number

(RSA algorithms only) The length, in bits, of the RSA modulus. Default is 2048.

oauth4webapi

Version Info

Tagged at
2 years ago