Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Jan : Questions About CryptoAPI
| Subject: | Questions About CryptoAPI |
| Posted by: | "Carmen" (carmen..@oconnor-associates.com) |
| Date: | Mon, 8 Jan 2007 15:43:15 |
Hi Folks,
I am searching for an encryption/decryption wrapper in Delphi for the
Windows CryptoAPI. I found something called Wcrypt2 (.pas & .dcu) and also
downloaded a sample project. But the program failed right after calling
CryptAcquireContext.
Is there something that I need to install or set up on my computer
before using the CryptoAPI functions in Delphi (5)?
Or do I need a higher version of Delphi to make it work?
Thanks very much in advance,
Carmen