const go.opentelemetry.io/otel/semconv/v1.41.0.TLSClientSupportedCiphersKey

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L15687: 	TLSClientSupportedCiphersKey = attribute.Key("tls.client.supported_ciphers")
		attribute_group.go#L15981: 	return TLSClientSupportedCiphersKey.StringSlice(val)