Closed iangcarroll closed 10 months ago
KeyLogWriter allows users of the library to provide an io.Writer to the underlying TLS client in order to log TLS secrets to a file, in order to make debugging easier with Wireshark and other applications.
KeyLogWriter
io.Writer
@iangcarroll thank you for your contribution :)
KeyLogWriter
allows users of the library to provide anio.Writer
to the underlying TLS client in order to log TLS secrets to a file, in order to make debugging easier with Wireshark and other applications.