Explorar el Código

tris: fix typos

tls13
Henry de Valence hace 7 años
committed by Peter Wu
padre
commit
d4b8398461
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      13.go

+ 1
- 1
13.go Ver fichero

@@ -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 {


Cargando…
Cancelar
Guardar