Difference between revisions of "CreateTrustedCircuit"

From Second Life Wiki
Jump to navigation Jump to search
m
 
 
Line 1: Line 1:
{{ProtocolNav}}
{{ProtocolNav}}
==Message Layout==
==Message Layout==
Line 15: Line 14:
==Usage and Notes==
==Usage and Notes==
[[Category:Messages]]
[[Category:Messages]]
[[Category:Common Messages]]

Latest revision as of 12:44, 28 December 2006

Message Layout

{
        CreateTrustedCircuit Low NotTrusted Unencoded
        {
                DataBlock Single
		{ EndPointID	LLUUID }
                { Digest        Fixed 32 } 
	}
}

Usage and Notes