This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23096 - Underspecified behavior of keyUsages for KeyPair
Summary: Underspecified behavior of keyUsages for KeyPair
Status: RESOLVED DUPLICATE of bug 23013
Alias: None
Product: Web Cryptography
Classification: Unclassified
Component: Web Cryptography API Document (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Ryan Sleevi
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 01:13 UTC by Eric Roman
Modified: 2013-11-14 09:06 UTC (History)
1 user (show)

See Also:


Attachments

Description Eric Roman 2013-08-30 01:13:40 UTC
When generating a key returns a KeyPair, what is the intended keyUsages of the resulting .publicKey and .privateKey attribute. The simple interpretation is that it simply copies the same mask to each.
Comment 1 Alexey Proskuryakov 2013-11-08 22:51:02 UTC
This looks like a duplicate of bug 23013.
Comment 2 Eric Roman 2013-11-14 09:06:12 UTC

*** This bug has been marked as a duplicate of bug 23013 ***