|
From: Daniel F. <dan...@vt...> - 2004-05-11 21:43:49
|
Ok, I was at http://neudist.org/xmlsig/ You might want to redirect that URL to your new site. It also points to an older sourceforge project: http://sourceforge.net/project/showfiles.php?group_id=9652 Thanks. On Tue, 11 May 2004 21:36:56 +0000 Pelle Braendgaard <pe...@ve...> wrote: > Hi Daniel, > I'm not sure what version you are using, but I believe that has been fixed in > one of the later versions. The latest and recommended version is version > 0.13. > > http://dev.neuclear.org/xmlsig/ > > If you still have problems let me know. > Thanks > Pelle > On Tuesday 11 May 2004 21:21, Daniel Fisher wrote: > > I am attempting to create some RSA signatures and I am getting a null > > pointer exception. > > It looks like the code in > > org.neudist.xml.xmlsec.QuickEmbeddedSignature.java#getSignatureElement(Elem > >ent, int) is incorrect. > > You are checking for SignatureInfo.SIG_ALG_DSA twice instead of checking > > for SignatureInfo.SIG_ALG_RSA. > > -- > ================================== > http://talk.org - live and direct from Panama > http://neuclear.org - clear it both ways |