mirror of
https://github.com/danbulant/jose
synced 2026-05-21 05:18:59 +00:00
456 B
456 B
Interface: PEMImportOptions
key/import.PEMImportOptions
Table of contents
Properties
Properties
extractable
• Optional extractable: boolean
(Web Cryptography API specific) The value to use as
SubtleCrypto.importKey()
extractable argument. Default is false.