Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On the fly decryption
Message
From
24/06/2011 14:58:02
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
24/06/2011 14:53:32
Hong Yew
People Quest
Malaysia
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB.NET 1.1
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01515935
Message ID:
01515937
Views:
59
>HI all
>
>I have some PGP encrypted PDF files that I need my ASP.NET app to able to decrypt in memory and display the decrypted PDF file in my .NET app without saving a copy of the decrypted PDF file in the server.
>
>Are there any 3rd party components that provide such functionality that I can use.
>
>I would greatly appreciate if you could share your experience in this area
>
>Many thanks & Best Regards

I don't think you need a third party app. Create a HttpHandler to retrieve, decrypt, and serve up the PDF file.

http://support.microsoft.com/kb/308001
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform