| Article: |
Programmatically Signing JAR Files | |
| Subject: | Programmatically Verifying JAR Files | |
| Date: | 2003-07-21 22:24:41 | |
| From: | David Dossot | |
|
Response to: Programmatically Verifying JAR Files
|
||
| Would you mind please sharing this code? | ||
Showing messages 1 through 2 of 2.
-
Programmatically Verifying JAR Files
2003-09-08 00:46:04 anonymous2 [View]
Did anyone get any replies on this? Any code on verifying jar files? -
Programmatically Verifying JAR Files
2004-04-02 01:34:59 bobba2001 [View]
http://java.sun.com/products/jce/doc/guide/HowToImplAProvider.html#MutualAuth
This link should help you, it's about JCE Provider self-integrity checking.


