OpenMetaverse Protocol Library Developers API Documentation
DecryptShadowID Method (shadowID)
NamespacesOpenMetaverse InventoryManagerDecryptShadowID(UUID)
Reverses a cheesy XORing with a fixed UUID to convert a shadow_id to an asset_id
Declaration Syntax
C#
public
static
UUID
DecryptShadowID(

UUID
shadowID
)
Parameters
shadowID ( UUID)
Obfuscated shadow_id value
Return Value
Deobfuscated asset_id value

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)