| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -764,6 +764,10 @@ of written data and all required TLS negotiation. | |||
| 764 | 764 | This instance implements a duplex [Stream][] interfaces. It has all the | |
| 765 | 765 | common stream methods and events. | |
| 766 | 766 | ||
| 767 | + Methods that return TLS connection meta data (e.g. | ||
| 768 | + [getPeerCertificate](#tlssocketgetpeercertificate-detailed-)) | ||
| 769 | + will only return data while the connection is open. | ||
| 770 | + | ||
| 767 | 771 | ### Event: 'secureConnect' | |
| 768 | 772 | ||
| 769 | 773 | This event is emitted after a new connection has been successfully handshaked. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments