Skip to content

cf.tls_client_random

cf.tls_client_randomString

The value of the 32-byte random value provided by the client in a TLS handshake, encoded in Base64.

For more details, refer to RFC 8446.

Example value:

"YWJjZA=="
Categories:
  • Request
  • SSL/TLS

Was this helpful?