TransactionID

From Second Life Wiki
Jump to navigation Jump to search

A TransactionID is used to generate asset IDs based on a shared secret between the viewer and the client. When the viewer logs in, a Secure SessionID is sent along with the normal SessionID that is never sent over the UDP protocol. Asset UUIDs for uploaded wearables are generated by combining (XORing) the randomly generated TransactionID with the Secure SessionID.