News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
PKCS#7  
by Daniel [danielbo at terra dot com dot br]
posted on 2004/03/29

I´m try to use the library to make enveloped Data compatible with RSA/PKCS#7 standart. When I can find some help to do it? I´m using C# to make it.

Thanks,
Daniel

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2004/04/01

A good place to start is MSDN [http://msdn.microsoft.com/library/en-us/security/security/about_cryptography.asp]. You can use the .NET interop services to call into the Windows cryptography API.
Alternatively, you can wait until the next version of .NET comes out; this new version will support enveloped data.

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.