Hi,
We are integrating SAS in our application, we had the SAS event tracking using https://execution-ci360.sas.com/t/s/s/
now we would like to identify the events by users so we tried to use the "login_event": encrypted_loginID,
"login_event_type": "login_id"
Question is about encryption logic, can I have specific document about this com_sas_ci_acs.ap.i("event", "send", {}) api to understand more about how to encrypt & how to pass the encrypted id along with Init Vector.