3 references to DecryptString
System.Web (3)
Handlers\AssemblyResourceLoader.cs (1)
522
decryptedData = Page.
DecryptString
(encryptedData, Purpose.AssemblyResourceLoader_WebResourceUrl);
UI\Page.cs (2)
4705
DecryptString
(_requestValueCollection[previousPageID], Purpose.WebForms_Page_PreviousPageID));
5001
DecryptString
(_requestValueCollection[previousPageID], Purpose.WebForms_Page_PreviousPageID));