Identity.java, [...]: New versions from classpath.

2003-05-10  Michael Koch  <konqueror@gmx.de>

	* java/security/Identity.java,
	java/security/IdentityScope.java,
	java/security/Key.java,
	java/security/KeyPair.java,
	java/security/PrivateKey.java,
	java/security/Provider.java,
	java/security/PublicKey.java,
	java/security/SecureRandom.java,
	java/security/SecureRandomSpi.java,
	java/security/SignedObject.java,
	java/security/Signer.java,
	java/security/cert/Certificate.java,
	java/security/cert/PKIXCertPathBuilderResult.java,
	java/security/cert/X509Certificate.java:
	New versions from classpath.

From-SVN: r66655
This commit is contained in:
Michael Koch 2003-05-10 07:12:48 +00:00 committed by Michael Koch
parent 3ee106652e
commit 2d133a9fd0
15 changed files with 35 additions and 14 deletions

View file

@ -64,7 +64,7 @@ public interface Key extends Serializable
/**
* The version identifier used for serialization.
*/
long serialVersionUID = 6603384152749567654L;
public static final long serialVersionUID = 6603384152749567654L;
/**
* This method returns the name of the algorithm for this key. This is a