Remove unused CreateSslCtx methods from TlsHandshaker classes

gfe-relnote: n/a (removing unused code)
PiperOrigin-RevId: 277375602
Change-Id: Ibce66f77195e85b1277410ebbd4516e7a7851995
4 files changed
tree: 21f5c9fb75c9f4c3bbee520c018a0e55bd4ef248
  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.