| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3343d46 commit 4839ef3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -724,7 +724,7 @@ added: v0.11.3 | |||
| 724 | 724 | specified, `host` and `port` are ignored. | |
| 725 | 725 | * `pfx` {string|Buffer} A string or `Buffer` containing the private key, | |
| 726 | 726 | certificate, and CA certs of the client in PFX or PKCS12 format. | |
| 727 | - * `key` {string|stringp[]|Buffer|Buffer[]} A string, `Buffer`, array of | ||
| 727 | + * `key` {string|string[]|Buffer|Buffer[]} A string, `Buffer`, array of | ||
| 728 | 728 | strings, or array of `Buffer`s containing the private key of the client in | |
| 729 | 729 | PEM format. | |
| 730 | 730 | * `passphrase` {string} A string containing the passphrase for the private key | |
@@ -798,7 +798,7 @@ added: v0.11.3 | |||
| 798 | 798 | specified, `host` and `port` are ignored. | |
| 799 | 799 | * `pfx` {string|Buffer} A string or `Buffer` containing the private key, | |
| 800 | 800 | certificate, and CA certs of the client in PFX or PKCS12 format. | |
| 801 | - * `key` {string|stringp[]|Buffer|Buffer[]} A string, `Buffer`, array of | ||
| 801 | + * `key` {string|string[]|Buffer|Buffer[]} A string, `Buffer`, array of | ||
| 802 | 802 | strings, or array of `Buffer`s containing the private key of the client in | |
| 803 | 803 | PEM format. | |
| 804 | 804 | * `passphrase` {string} A string containing the passphrase for the private key | |
| Back | FazBrowse Home | New Git URL |
0 commit comments