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

Breadcrumb

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

TraceAttributes::TLS_CLIENT_SUPPORTED_CIPHERS

Array of ciphers offered by the client during the client hello.

@example TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 @example TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 @example ...

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const TLS_CLIENT_SUPPORTED_CIPHERS = 'tls.client.supported_ciphers';

API Navigation

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