| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7a13e01 commit a01011b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -106,9 +106,8 @@ console.log(Certificate.verifySpkac(Buffer.from(spkac))); | |||
| 106 | 106 | ||
| 107 | 107 | ### Legacy API | |
| 108 | 108 | ||
| 109 | - As a still supported legacy interface, it is possible (but not recommended) to | ||
| 110 | - create new instances of the `crypto.Certificate` class as illustrated in the | ||
| 111 | - examples below. | ||
| 109 | + As a still supported legacy interface, it is possible to create new instances of | ||
| 110 | + the `crypto.Certificate` class as illustrated in the examples below. | ||
| 112 | 111 | ||
| 113 | 112 | #### `new crypto.Certificate()` | |
| 114 | 113 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments