Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 597 Bytes

GenerateSecretOptions.md

File metadata and controls

14 lines (8 loc) · 597 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.

Properties

extractable?

optional extractable: boolean

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