mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:11:00 +00:00
Almost everyone using this API actually wanted String instead of a ByteBuffer anyway, and there were a bunch of slightly different ways clients would convert to String. Let's just cut out all the confusion and make it return String. :^) |
||
|---|---|---|
| .. | ||
| Certificate.h | ||
| ClientHandshake.cpp | ||
| CMakeLists.txt | ||
| Exchange.cpp | ||
| Handshake.cpp | ||
| Record.cpp | ||
| Socket.cpp | ||
| TLSPacketBuilder.h | ||
| TLSv12.cpp | ||
| TLSv12.h | ||