- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 May 2014 16:25:06 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25826
Ryan Sleevi <sleevi@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Ryan Sleevi <sleevi@google.com> ---
As noted in the prose, the Algorithm for RSA keys - eg: those created via
importKey, generateKey, or unwrapKey - is an RsaHashedKeyAlgorithm, which is-a
KeyAlgorithm, which has a hash attribute.
This is being further clarified as part of Bug 25626, so either this could be
treated as a Duplicate (same root ambiguity) or as an Invalid (as it's already
specified in prose the type of KeyAlgorithm on such objects)
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 20 May 2014 16:25:07 UTC