Re: XMLSignature.sign() NullPointerException

2008-11-10 Thread Dennis
Sean Mullan Sun.COM> writes: > > There are some use cases where using an unextractable private key results in > errors like this. See https://issues.apache.org/bugzilla/show_bug.cgi? id=43056 > for more info. > > If this is the case, you must explicitly specify the java.security.Signature >

Re: XMLSignature.sign() NullPointerException

2008-11-06 Thread Sean Mullan
There are some use cases where using an unextractable private key results in errors like this. See https://issues.apache.org/bugzilla/show_bug.cgi?id=43056 for more info. If this is the case, you must explicitly specify the java.security.Signature Provider that works with your Safenet HSM by s