File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -14266,16 +14266,11 @@ <h2>Mapping between Algorithm and SubjectPublicKeyInfo</h2>
1426614266 </table>
1426714267 <div class=note>
1426814268 <p>
14269- For "id-RSASSA-PSS" and "id-RSAES-OAEP",
14270- [[RFC5756]] recommends implementations should not include parameters
14271- when PSS is used with a `subjectPublicKeyInfo`, and MUST NOT include parameters when OAEP
14272- is used. However, when OAEP is used as part of a key transport (as an `AlgorithmIdentifier`),
14273- implementations MUST include the parameters.
14274- </p>
14275- <p>
14276- The {{KeyFormat/"spki"}} key format in this specification implies
14277- `subjectPublicKeyInfo` and thus may not be appropriate when what is needed is an
14278- `AlgorithmIdentifier` for transport.
14269+ The object identifiers used by this specification do not
14270+ include information about the specific algorithm and hash
14271+ that the key is intended to be used with. If this is
14272+ required, it's recommended that the {{KeyFormat/"jwk"}}
14273+ key format is used instead.
1427914274 </p>
1428014275 </div>
1428114276 </section>
You can’t perform that action at this time.
0 commit comments