File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1738,6 +1738,11 @@ <h5>Import Key</h5>
17381738 then [= exception/throw =] a
17391739 {{DataError}}.
17401740 </ p >
1741+ < p class =note >
1742+ The import operation shall accept `ML-KEM-512-PrivateKey`, `ML-KEM-768-PrivateKey`, or `ML-KEM-1024-PrivateKey`
1743+ structures in either one of the three CHOICEs (seed-only, private-only, or both). The absence of a seed
1744+ or presence of the expanded private key is not a reason to [= exception/throw =] a {{DataError}}.
1745+ </ p >
17411746 </ li >
17421747 < li >
17431748 < p >
@@ -2892,6 +2897,11 @@ <h5>Import Key</h5>
28922897 then [= exception/throw =] a
28932898 {{DataError}}.
28942899 </ p >
2900+ < p class =note >
2901+ The import operation shall accept `ML-DSA-44-PrivateKey`, `ML-DSA-65-PrivateKey`, or `ML-DSA-87-PrivateKey`
2902+ structures in either one of the three CHOICEs (seed-only, private-only, or both). The absence of a seed
2903+ or presence of the expanded private key is not a reason to [= exception/throw =] a {{DataError}}.
2904+ </ p >
28952905 </ li >
28962906 < li >
28972907 < p >
You can’t perform that action at this time.
0 commit comments