|
From: Pelle B. <pe...@ne...> - 2004-05-14 18:12:34
|
Now, I haven't tested this but you should be able to do something like this: DataObjectSignature sig=new DataObjectSignature(xxxx); sig.addElement(new KeyInfo(cert)); At this point the sig would have the PublicKey KeyInfo as well. You might want to remove it first. It's a bit convoluted I know. We dont use X509 certs in the NeuClear project, so I'm not entirely sure how well this works. If you find errors in it or would like to add enhanced support, please do so and I'll happily put it into CVS and the next release. -P On Friday 14 May 2004 12:50, Daniel Fisher wrote: > Is there any way to add X509Data to this signature? > Thanks. > > --Daniel Fisher > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Neuclear-develop mailing list > Neu...@li... > https://lists.sourceforge.net/lists/listinfo/neuclear-develop -- http://talk.org + Live and direct from Panama http://neuclear.org + The World Wide Web of Assets |