Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::TLS_SERVER_HASH_SHA1

Certificate fingerprint using the SHA1 digest of DER-encoded version of certificate offered by the server. For consistency with other hash values, this value should be formatted as an uppercase hash.

@example 9E393D93138888D288266C2D915214D1D1CCEB2A

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 4036

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const TLS_SERVER_HASH_SHA1 = 'tls.server.hash.sha1';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal