Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 722 Bytes

key_generate_secret.GenerateSecretOptions.md

File metadata and controls

23 lines (13 loc) · 722 Bytes

Interface: GenerateSecretOptions

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.


Table of contents

Properties

Properties

extractable

Optional extractable: boolean

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