github.com/refraction-networking/utls.PubClientHelloMsg.KeyShares (field)
5 uses
github.com/refraction-networking/utls (current package)
u_conn.go#L575: inner.keyShares = KeyShares(uconn.HandshakeState.Hello.KeyShares).ToPrivate()
u_public.go#L380: KeyShares []KeyShare
u_public.go#L418: keyShares: KeyShares(chm.KeyShares).ToPrivate(),
u_public.go#L469: KeyShares: keyShares(chm.keyShares).ToPublic(),
u_tls_extensions.go#L1298: uc.HandshakeState.Hello.KeyShares = e.KeyShares
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |