On Mon, Nov 25, 2002 at 12:50:40PM +0200, [EMAIL PROTECTED] wrote:
> Hi
> 
> I'm wondering if you can help me with co-signature 
> problem and if you know something about co-signature and 
> how to implement this on openssl. I'm trying to sign a 
> message by several signers then put the all in one pkcs7 
> format. I only know how to do that with one signer.
> 
> Refering to the pkcs#7 documentation, I'll need to put 
> all the signer info in one SignedData value.
> 
> I found no instruction to do  that and I need it so. 
> Any information about the subject will be very helpfull.

just PKCS7_add_signer()
After PKCS7_dataFinal() there will be two SignerInfos

Please note something else might be named "co-signature"

good luck,
Vadim

> Thanks a lot
> 
> 
> -------------------
> L'e-mail gratuit pas comme les autres.
> NOMADE.FR, pourquoi chercher ailleurs ?
> 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

-- 
Naina library: http://www.unity.net/~vf/naina_r1.tgz
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to