mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: add backticks to webcrypto rsaOaepParams
PR-URL: https://github.com/nodejs/node/pull/45883 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
@@ -1589,7 +1589,7 @@ there is reason to use a different value, use `new Uint8Array([1, 0, 1])`
|
||||
added: v15.0.0
|
||||
-->
|
||||
|
||||
#### rsaOaepParams.label
|
||||
#### `rsaOaepParams.label`
|
||||
|
||||
<!-- YAML
|
||||
added: v15.0.0
|
||||
@@ -1602,7 +1602,7 @@ to the generated ciphertext.
|
||||
|
||||
The `rsaOaepParams.label` parameter is optional.
|
||||
|
||||
#### rsaOaepParams.name
|
||||
#### `rsaOaepParams.name`
|
||||
|
||||
<!-- YAML
|
||||
added: v15.0.0
|
||||
|
||||
Reference in New Issue
Block a user