File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed
Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -553,29 +553,6 @@ appends a hint suggesting that if the root CA is installed locally,
553553try running with the ` --use-system-ca ` flag to direct developers towards a
554554secure solution, to prevent unsafe workarounds.
555555
556- ## Class: ` tls.CryptoStream `
557-
558- <!-- YAML
559- added: v0.3.4
560- deprecated: v0.11.3
561- -->
562-
563- > Stability: 0 - Deprecated: Use [ ` tls.TLSSocket ` ] [ ] instead.
564-
565- The ` tls.CryptoStream ` class represents a stream of encrypted data. This class
566- is deprecated and should no longer be used.
567-
568- ### ` cryptoStream.bytesWritten `
569-
570- <!-- YAML
571- added: v0.3.4
572- deprecated: v0.11.3
573- -->
574-
575- The ` cryptoStream.bytesWritten ` property returns the total number of bytes
576- written to the underlying socket _ including_ the bytes required for the
577- implementation of the TLS protocol.
578-
579556## Class: ` tls.Server `
580557
581558<!-- YAML
You can’t perform that action at this time.
0 commit comments