Delete dead function TlsConnection::SetEncryptionSecretCallback

Delete dead code, no behavior change

PiperOrigin-RevId: 314787863
Change-Id: I069c4872fe869889fce5b597233d7a7f40e80951
2 files changed
tree: 097bb91214f2c2b3ff659351063542cfc82489bc
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.