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>
14266
14266
</table>
14267
14267
<div class=note>
14268
14268
<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.
14279
14274
</p>
14280
14275
</div>
14281
14276
</section>
You can’t perform that action at this time.
0 commit comments