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