Re: Digital signature with PKCS#7

2004-03-13 Thread Charles Cranston
[EMAIL PROTECTED] wrote: Hi everyone! I've got to write a plugin for Adobe Acrobat to make a digital signature of a pdf receiving a PKCS#7 in input...I must admit I still haven't figured out how that works.I mean...there should be two different cert the former with the private key the latter with t

Digital signature with PKCS#7

2004-03-13 Thread deck80
Hi everyone! I've got to write a plugin for Adobe Acrobat to make a digital signature of a pdf receiving a PKCS#7 in input...I must admit I still haven't figured out how that works.I mean...there should be two different cert the former with the private key the latter with the public key, right? If