[Bug 26413] Inconsistent handling of usages parameter between importKey and generateKey

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

Mark Watson <watsonm@netflix.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |watsonm@netflix.com
           Assignee|sleevi@google.com           |watsonm@netflix.com

--- Comment #2 from Mark Watson <watsonm@netflix.com> ---
SyntaxError seems appropriate here: "A required parameter was missing or
out-of-range"

Usage checking should be provided consistently for all algorithms for importKey
and generateKey operations. In the import case the checking may be dependent on
the key type (public/private).

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

Received on Wednesday, 24 September 2014 01:21:23 UTC