Skip to content

Commit cf79bd6

Browse files
committed
Replicate changes to ed25519 raw key import
1 parent e9ccc48 commit cf79bd6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spec/Overview.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10931,6 +10931,14 @@ <h5>Import Key</h5>
1093110931
{{SyntaxError}}.
1093210932
</p>
1093310933
</li>
10934+
<li>
10935+
<p>
10936+
If the [= length in bits =] of the data
10937+
represented by |keyData| is not 256
10938+
then [= exception/throw =] a
10939+
{{DataError}}.
10940+
</p>
10941+
</li>
1093410942
<li>
1093510943
<p>
1093610944
Let |algorithm| be a new {{KeyAlgorithm}} object.

0 commit comments

Comments
 (0)