| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3b9b010 commit f04f09d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3900,7 +3900,7 @@ console.log(key.export().toString('hex')); // e89..........41e | |||
| 3900 | 3900 | The size of a generated HMAC key should not exceed the block size of the | |
| 3901 | 3901 | underlying hash function. See [`crypto.createHmac()`][] for more information. | |
| 3902 | 3902 | ||
| 3903 | - ### `crypto.generatePrime(size[, options[, callback]])` | ||
| 3903 | + ### `crypto.generatePrime(size[, options], callback)` | ||
| 3904 | 3904 | ||
| 3905 | 3905 | <!-- YAML | |
| 3906 | 3906 | added: v15.8.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments