Click here to Skip to main content
15,897,090 members
Articles / Programming Languages / Java / Java SE

KeyGuard, JAR Signing Utility

Rate me:
Please Sign up or sign in to vote.
3.72/5 (8 votes)
25 Feb 2005CPOL6 min read 82.9K   1.8K   16  
A small utility to automate and simplify the process of JAR signing
  • keyguard.zip
    • com
      • pss
        • util
          • a.class
          • b.class
          • c.class
          • d.class
          • resmgr
            • a.class
            • b.class
            • c.class
            • d.class
            • e.class
            • f.class
            • g.class
            • h.class
            • i.class
            • j.class
            • JarBooter.class
            • k.class
            • l.class
            • m.class
            • n.class
            • o.class
            • p.class
            • q.class
            • r.class
            • s.class
            • t.class
    • META-INF
      • MANIFEST.MF
  • keyguardapplet.zip
    • keyguard
      • KgApplet$1.class
      • KgApplet$2.class
      • KgApplet$3.class
      • KgApplet.class
      • KgSecurityManager.class
      • DORONBAR.DSA
      • DORONBAR.SF
      • MANIFEST.MF

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions