On Mon, Apr 14, 2008, shankar ks wrote:
> Hi ,
>
> I have encrypted the data using pkcs7_encrypt and stored the content in one
> file . and I called the same file as a input for the decrypt using
> pkcs7_decrypt Api and copied the data to a file .
> then if i open the output file, i have the orgi
Hi ,
I have encrypted the data using pkcs7_encrypt and stored the content in one
file . and I called the same file as a input for the decrypt using
pkcs7_decrypt Api and copied the data to a file .
then if i open the output file, i have the orginal data which i encrypted .
but the problem is on ea