Function

downstream-tls-ja3-md5

Gets the JA3 hash of the TLS ClientHello message.

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

downstream-tls-ja3-md5: func(ds-request: borrow​<request>) -> result​<option​<list​<u8>>, error>;