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_MD5

Certificate fingerprint using the MD5 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 0F76C7F2C55BFD7D8E8B8F4BFBF0C9EC

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const TLS_SERVER_HASH_MD5 = 'tls.server.hash.md5';

API Navigation

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