Back to Jose

Interface: KeyImportOptions

docs/key/import/interfaces/KeyImportOptions.md

6.2.2606 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 Function options.

Properties

extractable?

• optional extractable: boolean

The value to use as SubtleCrypto.importKey extractable argument. Default is false for private keys, true otherwise.