WebResourceDecryptor Class
Helper for decoding the encrypted d= parameter that ASP.NET's
WebResource.axd / ScriptResource.axd handlers emit. Supports both
the legacy Page.DecryptString (reflection) path and the modern
MachineKey.Unprotect path so error diagnostics can identify which assembly
resource a malformed request was targeting.
Namespace:
AdvantageCMS.Core.UtilsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)

