- From: <bugzilla@jessica.w3.org>
- Date: Fri, 05 Aug 2016 12:57:31 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29766
Bug ID: 29766
Summary: references to Key in Key Discovery should be changed
to CryptoKey
Product: Web Cryptography
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebCrypto Key Discovery
Assignee: watsonm@netflix.com
Reporter: david_waitzman@cable.comcast.com
CC: public-webcrypto@w3.org
Target Milestone: ---
In WebCrypto Key Discovery 29 March 2016 version:
6.1 Overview and other places have text
"Keys are returned as NamedKey objects which are subclasses of the Key class."
but a long time ago, the WebCrypto spec changed interface "Key" into interface
"CryptoKey". So many of the references to Key in Key Discovery should be
changed to CryptoKey.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 5 August 2016 12:57:46 UTC