Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 588 Bytes

PEMImportOptions.md

File metadata and controls

14 lines (8 loc) · 588 Bytes

Interface: PEMImportOptions

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.

Properties

extractable?

optional extractable: boolean

(Only effective in Web Crypto API runtimes) The value to use as SubtleCrypto.importKey extractable argument. Default is false.