Oops,

Had to replace the:
new XMLSignature(doc, BaseURI, XMLSignature.ALGO_ID_SIGNATURE_DSA);
for
new XMLSignature(doc, BaseURI, XMLSignature.ALGO_ID_SIGNATURE_RSA);

Guess I'll fix those webpages now.  I'll get on it and post a download link
to this list once I'm done some modest changes.

JLC

On Wed, Aug 30, 2006 at 03:06:22PM -0400, Jean-Luc Cooke wrote:
> Looking around the internet, I see that this message usually means I don't
> have the latest JCE.
> 
> However, even after I update it with the one from Sun's site (1.5, matching
> my jvm) the problem does not go away.
> 
> Any hints you can give me?  I'll promise to update some of the web pages.  :)
> 
> Cheers,
> 
> JLC

Reply via email to