github.com/golang-jwt/jwt/v5.SigningMethodECDSA.CurveBits (field)

2 uses

	github.com/golang-jwt/jwt/v5 (current package)
		ecdsa.go#L22: 	CurveBits int
		ecdsa.go#L114: 		if m.CurveBits != curveBits {