How is it possible to generate XML signature on Android. In pure JAVA I would probably follow this tutorial:
http://java.sun.com/developer/technicalArticles/xml/dig_signature_api/ but I cannot find following packages on android: javax.xml.crypto javax.xml.crypto.dsig javax.xml.crypto.dsig.keyinfo javax.xml.crypto.dsig.spec javax.xml.crypto.dom javax.xml.crypto.dsig.dom Any suggestions? Kind Regards -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

