Function

downstream-tls-ja4

Gets the JA4 hash of the TLS ClientHello message.

Returns ok(none) if the downstream client connection is not a TLS connection.

downstream-tls-ja4: func(ds-request: borrow​<request>, max-len: u64) -> result​<option​<string>, error>;