"Ing. Hans Pesata" <[EMAIL PROTECTED]> writes:

> How can I do this ?

Hey Hans,

I would make your own InputSource subclass, and BinInputStream
subclass, and I would override readBytes() to calculate the checksum
there. Otherwise, you'll have to make your own scanner implementation
which seems much harder to me.

Also, you may want to take a look at the XML Signature recommendation
from W3C.

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to