Back to Jose

Interface: KeyImportOptions

docs/key/import/interfaces/KeyImportOptions.md

6.2.12556 B
Original Source

Interface: KeyImportOptions

šŸ’— Help the project

Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.

Key import options.

Properties

extractable?

• optional extractable?: boolean

Whether the imported CryptoKey is extractable. Overrides JWK "ext" when set. Without either, defaults to false for private keys, true otherwise.