You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ed/algorithms/WebCryptoAPI.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6904,6 +6904,9 @@
6904
6904
{
6905
6905
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dom-keyalgorithm-name\" class=\"internalDFN\" id=\"ref-for-dom-keyalgorithm-name-51\"><code>name</code></a> attribute of\n <var>algorithm</var> to \"<code>HMAC</code>\".\n </p>"
6906
6906
},
6907
+
{
6908
+
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-length\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-length-2\"><code>length</code></a> attribute of\n <var>algorithm</var> to <var>length</var>.\n </p>"
6909
+
},
6907
6910
{
6908
6911
"html": "<p>\n Let <var>hash</var> be a new\n <a data-link-type=\"idl\" data-lt=\"KeyAlgorithm\" href=\"https://w3c.github.io/webcrypto/#dfn-KeyAlgorithm\" class=\"internalDFN\" id=\"ref-for-dfn-KeyAlgorithm-20\"><code>KeyAlgorithm</code></a>.\n </p>"
6909
6912
},
@@ -7103,7 +7106,7 @@
7103
7106
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dom-keyalgorithm-name\" class=\"internalDFN\" id=\"ref-for-dom-keyalgorithm-name-58\"><code>name</code></a> attribute of\n <var>algorithm</var> to \"<code>HMAC</code>\".\n </p>"
7104
7107
},
7105
7108
{
7106
-
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-length\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-length-2\"><code>length</code></a> attribute of\n <var>algorithm</var> to <var>length</var>.\n </p>"
7109
+
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-length\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-length-3\"><code>length</code></a> attribute of\n <var>algorithm</var> to <var>length</var>.\n </p>"
7107
7110
},
7108
7111
{
7109
7112
"html": "<p>\n Set the <a data-link-type=\"idl\" href=\"https://w3c.github.io/webcrypto/#dfn-HmacKeyAlgorithm-hash\" class=\"internalDFN\" id=\"ref-for-dfn-HmacKeyAlgorithm-hash-5\"><code>hash</code></a> attribute of\n <var>algorithm</var> to <var>hash</var>.\n </p>"
0 commit comments