OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_TLS_CIPHERConst Experimental

    ATTR_TLS_CIPHER: "tls.cipher" = ...

    String indicating the cipher used during the current connection.

    TLS_RSA_WITH_3DES_EDE_CBC_SHA
    
    TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
    

    The values allowed for tls.cipher MUST be one of the Descriptions of the registered TLS Cipher Suits.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.