Bug 25037 - remove hanging references to unnecessary encode-a-subjectPublicKeyInfo and encode-a-privateKeyInfo procedures
authorMark Watson <watsonm@netflix.com>
Tue, 23 Sep 2014 10:05:34 -0700
changeset 216 bf37f0c92207
parent 215 ddeca665af01
child 217 07185a01188e
Bug 25037 - remove hanging references to unnecessary encode-a-subjectPublicKeyInfo and encode-a-privateKeyInfo procedures
spec/Overview-WebCryptoAPI.xml
spec/Overview.html
--- a/spec/Overview-WebCryptoAPI.xml	Mon Sep 22 15:48:03 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml	Tue Sep 23 10:05:34 2014 -0700
@@ -4485,9 +4485,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a
-                            href="#dfn-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -5783,9 +5783,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a
-                            href="#dfn-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -7283,9 +7283,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a
-                            href="#dfn-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -8856,9 +8856,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a
-                            href="#concept-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -8959,9 +8959,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a
-                            href="#concept-encode-a-privateKeyInfo">encoding a
-                            privateKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>privateKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -10250,9 +10250,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>result</var> be the result of <a
-                            href="#concept-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -10347,9 +10347,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>result</var> be the result of <a
-                            href="#concept-encode-a-privateKeyInfo">encoding a
-                            privateKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>privateKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -15493,9 +15493,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a
-                            href="#concept-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -15576,9 +15576,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a
-                            href="#concept-encode-a-privateKeyInfo">encoding a
-                            privateKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>privateKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
--- a/spec/Overview.html	Mon Sep 22 15:48:03 2014 -0700
+++ b/spec/Overview.html	Tue Sep 23 10:05:34 2014 -0700
@@ -28,7 +28,7 @@
   <link rel="stylesheet" href="//www.w3.org/StyleSheets/TR/W3C-ED" type="text/css" /></head>
 
   <body>
-    <div class="head"><div><a href="http://www.w3.org/"><img src="//www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C" /></a></div><h1>Web Cryptography API</h1><h2>W3C Editor’s Draft <em>22 September 2014</em></h2><dl><dt>Latest Editor’s Draft:</dt><dd><a href="http://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html">http://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html</a></dd><dt>Latest Published Version:</dt><dd><a href="http://www.w3.org/TR/WebCryptoAPI/">http://www.w3.org/TR/WebCryptoAPI/</a></dd><dt>Previous Version(s):</dt><dd><a href="https://dvcs.w3.org/hg/webcrypto-api/raw-file/0fe9b34c13fb/spec/Overview.html">https://dvcs.w3.org/hg/webcrypto-api/raw-file/0fe9b34c13fb/spec/Overview.html</a></dd><dt>Editors:</dt><dd><a href="http://www.google.com/">Ryan Sleevi</a>, Google, Inc. &lt;sleevi@google.com&gt;</dd><dd><a href="http://www.netflix.com/">Mark Watson</a>, Netflix &lt;watsonm@netflix.com&gt;</dd><dt>Participate:</dt><dd><p>Send feedback to <a href="mailto:public-webcrypto@w3.org?subject=%5BWebCryptoAPI%5D">public-webcrypto@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/public-webcrypto/">archives</a>), or <a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=Web%20Cryptography&amp;component=Web%20Cryptography%20API%20Document">file a bug</a> 
+    <div class="head"><div><a href="http://www.w3.org/"><img src="//www.w3.org/Icons/w3c_home" width="72" height="48" alt="W3C" /></a></div><h1>Web Cryptography API</h1><h2>W3C Editor’s Draft <em>23 September 2014</em></h2><dl><dt>Latest Editor’s Draft:</dt><dd><a href="http://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html">http://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html</a></dd><dt>Latest Published Version:</dt><dd><a href="http://www.w3.org/TR/WebCryptoAPI/">http://www.w3.org/TR/WebCryptoAPI/</a></dd><dt>Previous Version(s):</dt><dd><a href="https://dvcs.w3.org/hg/webcrypto-api/raw-file/0fe9b34c13fb/spec/Overview.html">https://dvcs.w3.org/hg/webcrypto-api/raw-file/0fe9b34c13fb/spec/Overview.html</a></dd><dt>Editors:</dt><dd><a href="http://www.google.com/">Ryan Sleevi</a>, Google, Inc. &lt;sleevi@google.com&gt;</dd><dd><a href="http://www.netflix.com/">Mark Watson</a>, Netflix &lt;watsonm@netflix.com&gt;</dd><dt>Participate:</dt><dd><p>Send feedback to <a href="mailto:public-webcrypto@w3.org?subject=%5BWebCryptoAPI%5D">public-webcrypto@w3.org</a> (<a href="http://lists.w3.org/Archives/Public/public-webcrypto/">archives</a>), or <a href="https://www.w3.org/Bugs/Public/enter_bug.cgi?product=Web%20Cryptography&amp;component=Web%20Cryptography%20API%20Document">file a bug</a> 
     (see <a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=Web%20Cryptography&amp;component=Web%20Cryptography%20API%20Document&amp;resolution=---">existing bugs</a>).</p></dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; view <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr />
 
     <div class="section">
@@ -56,7 +56,7 @@
         report can be found in the <a href="http://www.w3.org/TR/">W3C technical
           reports index</a> at http://www.w3.org/TR/.
       </em></p><p>
-        This document is the 22 September 2014 <b>Editor’s Draft</b> of the
+        This document is the 23 September 2014 <b>Editor’s Draft</b> of the
         <cite>Web Cryptography API</cite> specification.
       
       Please send comments about this document to
@@ -4399,8 +4399,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a href="#dfn-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -5642,8 +5643,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a href="#dfn-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -7051,8 +7053,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a href="#dfn-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -8546,8 +8549,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a href="#concept-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -8639,8 +8643,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a href="#concept-encode-a-privateKeyInfo">encoding a
-                            privateKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>privateKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -9874,8 +9879,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>result</var> be the result of <a href="#concept-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -9961,8 +9967,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>result</var> be the result of <a href="#concept-encode-a-privateKeyInfo">encoding a
-                            privateKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>privateKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -14948,8 +14955,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a href="#concept-encode-a-subjectPublicKeyInfo">encoding a
-                            subjectPublicKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>subjectPublicKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>
@@ -15022,8 +15030,9 @@
                         </li>
                         <li>
                           <p>
-                            Let <var>data</var> be the result of <a href="#concept-encode-a-privateKeyInfo">encoding a
-                            privateKeyInfo</a> with the following properties:
+                            Let <var>data</var> be an instance of the <code>privateKeyInfo</code>
+                            ASN.1 structure defined in <a href="#RFC5280">RFC 5280</a>
+                            with the following properties:
                           </p>
                           <ul>
                             <li>