[Bug 27783] Incompatible specification for how usages is enforced for ECDH

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27783

--- Comment #1 from Ryan Sleevi <sleevi@google.com> ---
Can you please provide a link to the revision you are quoting?

>From the current
https://dvcs.w3.org/hg/webcrypto-api/raw-file/d73602c274f0/spec/Overview.html#ecdh-operations

Import Key
JWK

3. If the "d" field is present and if usages contains an entry which is not
"deriveKey" or "deriveBits" then throw a SyntaxError.

4. If the "d" field is present and if usages is not empty then throw a
SyntaxError.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Wednesday, 7 January 2015 22:41:09 UTC