tls.cipher
Developmentstringas of v1.44.0
String indicating the cipher used during the current connection.
The values allowed for tls.cipher MUST be one of the Descriptions of the registered TLS Cipher Suits.
Examples
- TLS_RSA_WITH_3DES_EDE_CBC_SHA
- TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).