Re: Api's to know the file is signed or encrypted with PKCS7

2008-04-20 Thread shankar ks
Hi Stephen, ThanQ for the information. One more doubt of mine is after signing and encryption do we need to use these SMIME funtions ? Is it must ? . what is the use of these SMIME_write_PKCS & SMIME_read_PKCS funtions? --Regards shankar On 4/20/08, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: >

Re: Api's to know the file is signed or encrypted with PKCS7

2008-04-20 Thread Dr. Stephen Henson
On Sun, Apr 20, 2008, shankar ks wrote: > Hi all, > > I am signing and encrypting a file using PKCS7 Api's . I know that file has > beec signed and encrypted.. but other person on receiving side how can he > knows that the file has been signed and encrypted ? > Is there any Api is there by which

Api's to know the file is signed or encrypted with PKCS7

2008-04-20 Thread shankar ks
Hi all, I am signing and encrypting a file using PKCS7 Api's . I know that file has beec signed and encrypted.. but other person on receiving side how can he knows that the file has been signed and encrypted ? Is there any Api is there by which we can find out whether the file is signed or encrypt