Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / .NET SDK / October 2004

Tip: Looking for answers? Try searching our database.

Envelope without CAPICOM?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
localhost - 25 Oct 2004 17:21 GMT
Using only .NET classes (base or otherwise free), how can I envelope
and de-envelope data with a certificate?

Thanks.
"Peter Huang" - 26 Oct 2004 04:03 GMT
Hi

As far as I can know, there is no direct method in .net framework that can
envelope and de-envelope a message. Also you can do it by yourself, e.g.
you can import a certificate from a file and then retrieve its private key
and then negotiate with the other one about the data format.
There is some limitation in this scenario,
1.  .net's certificate class can only import certificate from file.
2. a lot of certificate can not import private key for security concern
which is essential for sign the data.

So far I think you may try to take a look at the WSE packet, which also can
be used to encrypt common data.
Web Services Enhancements (WSE) 2.0 SP1 for Microsoft .NET
http://www.microsoft.com/downloads/details.aspx?FamilyId=FC5F06C5-821F-41D3-
A4FE-6C7B56423841&displaylang=en

Best regards,

Peter Huang
Microsoft Online Partner Support

Signature

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.