To enable the Application Authentication security feature I have to extract the public signing key as documented here: https://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.0.0/com.ibm.worklight.dev.doc/dev/c_ibm_worklight_app_authentication_overview.html
My problem is that the wizard from MobileFirst Studio generates the same public signing key for different keystores and certificates.
How can I extract the public signing key manually?