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