You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set [[extractable]] and [[usages]] in the deriveKey method (#384)
These parameters were accidentally not set on the returned object.
The new text matches that in `importKey`, and the expected behavior
in the web platform tests.
0 commit comments