Skip to content

Clarify extractable parameter behavior for asymmetric keys in SubtleC…#43440

Merged
hamishwillee merged 4 commits intomdn:mainfrom
jyotsna05-22:patch-2
Mar 15, 2026
Merged

Clarify extractable parameter behavior for asymmetric keys in SubtleC…#43440
hamishwillee merged 4 commits intomdn:mainfrom
jyotsna05-22:patch-2

Conversation

@jyotsna05-22
Copy link
Contributor

Description

Clarified how the extractable parameter behaves when SubtleCrypto.generateKey is used with asymmetric algorithms.

Fixes #39493

@jyotsna05-22 jyotsna05-22 requested a review from a team as a code owner March 14, 2026 14:37
@jyotsna05-22 jyotsna05-22 requested review from hamishwillee and removed request for a team March 14, 2026 14:37
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Mar 14, 2026
Copy link
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Congratulations for landing your first fix - and welcome to MDN.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 15, 2026

Preview URLs (1 page)

(comment last updated: 2026-03-15 23:31:13)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@hamishwillee hamishwillee merged commit f1c0a32 into mdn:main Mar 15, 2026
8 checks passed
@mdn mdn deleted a comment from Missdar007 Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify 'extractable' parameter behavior when 'SubtleCrypto.generateKey' is used with asymmetric key algorithms

3 participants