The signer tag has no wiki summary.
0
votes
0answers
10 views
How can i auto create a keystore and SIGNATURE BLOCK TEMPLATE to sign an android application?
I used KeyStoreFileManager.loadKeyStore method but it didin't work for me then I tried to use KeyStoreFileManager.createKeyStore and i didin't find how to create signature Block Template in my code ...
1
vote
1answer
51 views
How to make gems work properly in a Jruby applet?
I've been trying to solve this problem for 3 days now and I simply can't find a solution.
So, I have downloaded the Jruby-complete-1.7.3 jar. After which, I have attempted to install the gem ...
0
votes
1answer
50 views
class “client”'s signer information does not match signer information of other classes in the same package
I've spent 2 days trying to fix this, can't find a fix for this or atleast a solution:
Exception in thread "main" java.lang.SecurityException: class "client"'s signer information does not match ...
2
votes
2answers
193 views
How to speedup jar signer?
I use ant for sign my jars for web-start deployment.
Ant.signjar is very slow when web-start signing.
How to speedup signing process ?
0
votes
1answer
98 views
Signer based Encryption
I had some problem to load Class object with this code , please help me ,,
Bidder Form
<%String contextPath = request.getContextPath();%>
...
16
votes
5answers
28k views
Java SecurityException : signer information does not match
I recompiled my classes as usual, and suddenly got the following error message, why ? How to fix it ?
"java.lang.SecurityException: class "Chinese_English_Dictionary"'s signer information does not ...