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

2 uses

	go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
		attribute_group.go#L15579: 	TLSClientCertificateChainKey = attribute.Key("tls.client.certificate_chain")
		attribute_group.go#L15910: 	return TLSClientCertificateChainKey.StringSlice(val)