> For the complete documentation index, see [llms.txt](https://http3-explained.haxx.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://http3-explained.haxx.se/zh-tw/quic/quic-tls.md).

# 使用TLS的連接

在初始封包建立連接後，發起方立即發送一個加密frame，開始建立安全層交握。安全層使用 TLS 1.3 協定。

在 QUIC 中，沒有方法或機制避免使用 TLS 連接。該設計是為了使中間設備難以篡改封包，防止協定僵化。
