- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 May 2014 13:38:56 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25826
Bug ID: 25826
Summary: The "hash attribute of the algorithm attribute of key"
is invalid. There is no hash attribute in the
algorithm attribute of key.
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: shubhamjindal18@gmail.com
CC: public-webcrypto@w3.org
The "hash attribute of the algorithm attribute of key" is not present. The
algorithm attribute of the key interface is a Key Algorithm which has just a
DOMString name.
The hash attribute of the algorithm attribute of key cannot be accessed.
Example: Section 18.6.4 under "Sign" operation, Step 4 Line 2.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 20 May 2014 13:38:57 UTC