SilcClientEntry silc_client_get_client_by_id(SilcClient client, SilcClientConnection conn, SilcClientID *client_id);
Find entry for client by the client's ID. Returns the entry or NULL if the entry was not found. This checks the local cache and does not resolve anything from server.