java/src/org/openantivirus/credo CredoVerifier.java,1.3,1.4

Kurt Huwig <[email protected]>
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/java/src/org/openantivirus/credo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20313/src/org/openantivirus/credo

Modified Files:
	CredoVerifier.java 
Log Message:
Removed unused imports
Fixed problems found by FindBugs

Index: CredoVerifier.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/credo/CredoVerifier.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CredoVerifier.java	11 Apr 2002 15:34:16 -0000	1.3
+++ CredoVerifier.java	1 May 2004 14:36:10 -0000	1.4
@@ -1,9 +1,9 @@
 package org.openantivirus.credo;
 
-import java.security.PublicKey;
-import java.security.cert.*;
 import java.io.*;
-import java.util.jar.*;
+import java.security.*;
+import java.security.cert.*;
+import java.security.cert.Certificate;
 
 /**
  * Verifies digital signatures of Credo files



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.