golang.org/x/crypto/cryptobyte.Builder.SetError (method)
7 uses
golang.org/x/crypto/cryptobyte (current package)
builder.go#L55: func (b *Builder) SetError(err error) {
github.com/refraction-networking/utls
ech.go#L337: recon.SetError(errors.New("tls: invalid inner client hello"))
ech.go#L342: recon.SetError(errors.New("tls: invalid inner client hello"))
ech.go#L349: recon.SetError(errors.New("tls: invalid inner client hello"))
ech.go#L353: recon.SetError(errors.New("tls: invalid outer extensions"))
ech.go#L358: recon.SetError(errors.New("tls: invalid outer extensions"))
ticket.go#L148: b.SetError(errors.New("tls: internal error: empty verified chain"))
![]() |
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. |