.NET Framework Cryptography
From: Eduardo Pavinato Klein (eduardoklein_at_mobiltec.com.br)
Date: 09/18/03
- Next message: Pieter Philippaerts: "Re: Strong encryption with RSACryptoServiceProvider..?"
- Previous message: Michel Gallant: "Re: assign permission set"
- Next in thread: Michel Gallant: "Re: .NET Framework Cryptography"
- Reply: Michel Gallant: "Re: .NET Framework Cryptography"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Sep 2003 13:38:41 -0300
Hi
I got the .NET Compact Framework Sample "Signature Capture" from MSDN.
I'm using the "Crypto" class to apply cryptography to my Smart Device
Application.
Now I want to do a "Crypto" class for the Desktop side... And here is my
problems.
The sample provides the same "Crypto" class for the Desktop, but it uses
"advapi32.dll" and "kernel32.dll" APIs. I'd want to use .NET Framework
classes in the namespace System.Security.Cryptography to do the same on the
Desktop
Is it possible? How can I start it?
Thanks,
Eduardo Klein
- Next message: Pieter Philippaerts: "Re: Strong encryption with RSACryptoServiceProvider..?"
- Previous message: Michel Gallant: "Re: assign permission set"
- Next in thread: Michel Gallant: "Re: .NET Framework Cryptography"
- Reply: Michel Gallant: "Re: .NET Framework Cryptography"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]