[Bug 26380] New: importKey doesn't define handling of keyData in some cases

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

            Bug ID: 26380
           Summary: importKey doesn't define handling of keyData in some
                    cases
           Product: Web Cryptography
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Cryptography API Document
          Assignee: sleevi@google.com
          Reporter: sleevi@google.com
                CC: bzbarsky@mit.edu, public-webcrypto@w3.org

>From Boris, on
http://lists.w3.org/Archives/Public/public-webcrypto/2014Jul/0075.html

Issues:
1) The IDL should be updated to be a union type, rather than object
2) For the !JWK case, the spec should be clear to reject with a type error if
given a JsonWebKey dictionary
3) For the JWK case, the spec should be clear to reject with a type error if
given a CryptoOperationData

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

Received on Thursday, 17 July 2014 23:52:40 UTC