![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
Hi,
I want to make a simple application that takes a string of text and encrypts it and then decrypts it. Would I use the System.Security.Cryptography Namespace and if so how do I use it. I'm asuming you do something like the following: var1.System.Security.Cryptography Oh dear - I've just realised what a total noob I still am after a couple of years programming. Please help! Where do I start??? |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
OK - ignore that - I was being a noob. Here's my code so far:
Dim txt2 As New System.Security.Cryptography.Oid What the heck do I do next? Thanks! |
|
|
|
|
|
#3 |
|
Professional Programmer
|
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#4 |
|
Hobbyist Programmer
|
Great! Thanks - that's what I was looking for but couldn't find on google!
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| namespace vs struct | Klarre | C++ | 8 | Dec 29th, 2006 12:40 PM |
| .NET Socket Class | hbe02 | Show Off Your Open Source Projects | 1 | Oct 7th, 2006 12:00 PM |
| import namespace | hush | Visual Basic .NET | 3 | Aug 24th, 2006 6:40 PM |
| Regarding namespace | aniruddha_dhondge | C++ | 22 | Sep 29th, 2005 8:38 PM |
| C++ namespace question | kevin_cpp | C++ | 1 | May 17th, 2005 4:28 PM |