Jump to content
Xtreme .Net Talk

Recommended Posts

  • *Experts*
Posted

Check out the help files for the classes within the

System.Security.Cryptography namespace; there are multifarious

samples for all the different types of encryption.

"Being grown up isn't half as fun as growing up

These are the best days of our lives"

-The Ataris, In This Diary

  • *Experts*
Posted

Any cryptography class that is in the .NET framework is supported

by any OS that has the framework installed on it, and this includes

Windows 98, ME, 2000, XP, and NT.

 

Here is an example for ASP.NET, but it works the same for any

.NET framework application, including Windows Forms apps:

http://samples.gotdotnet.com/quickstart/aspplus/default.aspx?url=%2fquickstart%2fhowto%2fdoc%2ffileencrypt.aspx

 

Here is a page in the help collection that deals with cryptography:

[mshelp]ms-help://MS.VSCC/MS.MSDNVS/Cpqstart/html/cpsmpnetsamples-howtocryptography.htm#cpsmpfileencryptsample[/mshelp]

"Being grown up isn't half as fun as growing up

These are the best days of our lives"

-The Ataris, In This Diary

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...