Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Please, I need Help With PKI, Capicom, CryptoAPI

Im building an application and on this application I have to send a
document throut the network. I have to use PKI, but the problem is I have no
idea how it works, I need informations, examples and documentation.
I was looking for information on Microsoft Page, but the informations are so
poor.

Any help?
Ill be very grateful.
Marcos Rocha
[373 byte] By [marcos] at [2007-11-9 23:50:05]
# 1 Re: Please, I need Help With PKI, Capicom, CryptoAPI
"marcos" <marcos@cbpm.sp.gov.br> wrote:
>Im building an application and on this application I have to send a
>document throut the network. I have to use PKI, but the problem is I have
no
>idea how it works, I need informations, examples and documentation.
>I was looking for information on Microsoft Page, but the informations are
so
>poor.
>
>Any help?
>Ill be very grateful.
>Marcos Rocha
>
>
>
>

Hello, Marcos!
At first you should read MSDN part of Cryptographics API. Also you should
plan every document flows and required security (signing, encryption or
signing&encryption = enveloping) etc. in your designing system.
After that you can implement it. There are some samples in MSDN, but if
you want I can send you my samples (I've developed similar system using
MS CryptoAPI 2.0)

Nikolay Stanchenko
Internet Security Brainbench MVP
Nikolay Stanchenko at 2007-11-12 0:14:39 >