const google.golang.org/grpc/credentials.InvalidSecurityLevel
3 uses
google.golang.org/grpc/credentials (current package)
credentials.go#L62: InvalidSecurityLevel SecurityLevel = iota
credentials.go#L299: if ci.GetCommonAuthInfo().SecurityLevel == InvalidSecurityLevel {
google.golang.org/grpc/internal/transport
http2_client.go#L305: if secLevel != credentials.InvalidSecurityLevel && secLevel < credentials.PrivacyAndIntegrity {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)