| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 39d9a61 commit 670f310
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3884,7 +3884,7 @@ console.log(key.export().toString('hex')); // e89..........41e | |||
| 3884 | 3884 | The size of a generated HMAC key should not exceed the block size of the | |
| 3885 | 3885 | underlying hash function. See [`crypto.createHmac()`][] for more information. | |
| 3886 | 3886 | ||
| 3887 | - ### `crypto.generatePrime(size[, options[, callback]])` | ||
| 3887 | + ### `crypto.generatePrime(size[, options], callback)` | ||
| 3888 | 3888 | ||
| 3889 | 3889 | <!-- YAML | |
| 3890 | 3890 | added: v15.8.0 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments