Xml signing with remote applet devices
问题 All files are stored in the cloud system. The average size of file 200MB.Very large size of the files.Also Usb token on the client side. I don't want to transfer entire file from the server to client. I just want to sign the hash of the file on the client side. How can I do this with the xades4j library? 回答1: I'm not sure I fully understood, but here are some ideas: Make the file accessible via HTTP. Xade4j (actually, the underlying Apache Santuario) already supports HTTP data object