github.com/refraction-networking/utls.UtlsCompressCertExtension.Algorithms (field)
14 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L728: &UtlsCompressCertExtension{Algorithms: []CertCompressionAlgo{
u_parrots.go#L1880: Algorithms: []CertCompressionAlgo{
u_parrots.go#L1982: Algorithms: []CertCompressionAlgo{
u_parrots.go#L2099: Algorithms: []CertCompressionAlgo{
u_parrots.go#L2280: Algorithms: []CertCompressionAlgo{
u_parrots.go#L2384: Algorithms: []CertCompressionAlgo{
u_tls_extensions.go#L1147: Algorithms []CertCompressionAlgo
u_tls_extensions.go#L1151: uc.certCompressionAlgs = e.Algorithms
u_tls_extensions.go#L1156: return 4 + 1 + (2 * len(e.Algorithms))
u_tls_extensions.go#L1166: extLen := 2 * len(e.Algorithms)
u_tls_extensions.go#L1179: for _, compMethod := range e.Algorithms {
u_tls_extensions.go#L1203: e.Algorithms = methods
u_tls_extensions.go#L1217: e.Algorithms = append(e.Algorithms, CertCompressionAlgo(alg))
![]() |
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. |