encoding/asn1.StructuralError.Msg (field)
3 uses
encoding/asn1 (current package)
asn1.go#L37: Msg string
asn1.go#L40: func (e StructuralError) Error() string { return "asn1: structure error: " + e.Msg }
crypto/x509
x509.go#L1044: return asn1.StructuralError{Msg: "bad SAN sequence"}
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |