Posted By: trobbins | Sep 29th, 2005 @ 7:45 PM

In this video Duane LaFlotte explores the Crypto API and how it can be used within a .NET application.

Rating:
0
0
Ashith Raj
Ashith Raj
Wanna be a DotNet Geek
Cool API
Duane,
Hi... do you have the sourcecode for this?
It would be much appreciated.
regards,
Duncan.
Duncan,
    Sure do Smiley  Here you go.  If you have any other questions too I wrote an article on this very code and its hosted here...

Code:   http://www.criticalsites.com/dlaflotte/default.aspx?date=2005-03-24

Code is the Implementing Cryptography v2 demo code
Written in VB.NET and C# examples.


Article:   http://dotnet.sys-con.com/read/86228.htm

And as always if you have any questions I welcome posts on http://www.cyberspacesamurai.com or send an email to dlaflotte at criticalsites.com

Safe Coding!