github.com/refraction-networking/utls.PubClientHelloMsg.SupportedSignatureAlgorithms (field)
6 uses
github.com/refraction-networking/utls (current package)
u_conn.go#L576: inner.supportedSignatureAlgorithms = uconn.HandshakeState.Hello.SupportedSignatureAlgorithms
u_public.go#L371: SupportedSignatureAlgorithms []SignatureScheme
u_public.go#L408: supportedSignatureAlgorithms: chm.SupportedSignatureAlgorithms,
u_public.go#L461: SupportedSignatureAlgorithms: chm.supportedSignatureAlgorithms,
u_tls_extensions.go#L471: uc.HandshakeState.Hello.SupportedSignatureAlgorithms = e.SupportedSignatureAlgorithms
u_tls_extensions.go#L604: uc.HandshakeState.Hello.SupportedSignatureAlgorithms = e.SupportedSignatureAlgorithms
![]() |
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. |