type crypto/tls.ECHRejectionError
3 uses
	crypto/tls (current package)
		ech.go#L495: type ECHRejectionError struct {
		ech.go#L499: func (e *ECHRejectionError) Error() string {
		handshake_client_tls13.go#L154: 		return &ECHRejectionError{hs.echContext.retryConfigs}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)