Re: how to use Cryto API

From: Amit Rahul [MS] (arahul_at_online.microsoft.com)
Date: 05/26/04


Date: Tue, 25 May 2004 16:30:12 -0700

Are you talking about CryptEncrypt/CryptDecrypt APIs for
encryption/decryption? They are in wincrypt.h header and the library to be
used would be advapi32.lib.

-- 
Thanks,
Amit Rahul [MS]
This posting is provided "AS IS" with no warranties, and confers no rights.
"colin ng" <colin_ng@hotmail.com> wrote in message
news:5976CD0F-2108-4711-AC18-788621A5994D@microsoft.com...
> hi,
>
> I am new in developing window security application. I know that there is a
security extension in Platform SDK (latest update available is 2003 in
Microsoft). But, I can not get a hold into the header files for
encryption/decryption routines. are they are available to the public?
>
> Colin


Relevant Pages