소스 검색

tris: fix typos

tls13
Henry de Valence 7 년 전
committed by Peter Wu
부모
커밋
d4b8398461
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      13.go

+ 1
- 1
13.go 파일 보기

@@ -25,7 +25,7 @@ import (
)

// numSessionTickets is the number of different session tickets the
// server sends to a TLS 1.3 client, whom will use each only once.
// server sends to a TLS 1.3 client, who will use each only once.
const numSessionTickets = 2

func (hs *serverHandshakeState) doTLS13Handshake() error {


불러오는 중...
취소
저장