RE: Problems with creating a detached Signature with Java

2007-03-21 Thread Jochen Zink
eResolverSpi that will resolve your URI > > sig.addResourceResolver(uriResolver); > > Hope it help you. > > Regards. Yvan > > -Original Message- > From: Jochen Zink [mailto:[EMAIL PROTECTED] > Sent: mercredi, 21. mars 2007 11:19 > To: security-dev@xml.apache.org > Subject:

RE: Problems with creating a detached Signature with Java

2007-03-21 Thread Hess Yvan
@xml.apache.org Subject: Problems with creating a detached Signature with Java Hello, I'm using the security Library for java and i'm not able to create a detached signature of an non-xml file. Has anyone a basic example? With study the examples, which shipped out with the distribution, I w

Problems with creating a detached Signature with Java

2007-03-21 Thread Jochen Zink
Hello, I'm using the security Library for java and i'm not able to create a detached signature of an non-xml file. Has anyone a basic example? With study the examples, which shipped out with the distribution, I was able to sign enveloped and enveloping. But I can't find a way to sign a binary file