aboutsummaryrefslogtreecommitdiff
path: root/libjava/javax/crypto/EncryptedPrivateKeyInfo.java
diff options
context:
space:
mode:
authorMichael Koch <konqueror@gmx.de>2004-10-21 20:38:29 +0000
committerMichael Koch <mkoch@gcc.gnu.org>2004-10-21 20:38:29 +0000
commitd69201f46e3a00f06da3957ea56501ae9e9ca6e2 (patch)
treeb187a3b6e36cfada2319777171865fcc6e125dda /libjava/javax/crypto/EncryptedPrivateKeyInfo.java
parent78fe42c391823366611caab754d28c7aed5609c4 (diff)
downloadgcc-d69201f46e3a00f06da3957ea56501ae9e9ca6e2.zip
gcc-d69201f46e3a00f06da3957ea56501ae9e9ca6e2.tar.gz
gcc-d69201f46e3a00f06da3957ea56501ae9e9ca6e2.tar.bz2
Cipher.java, [...]: Import cleanup.
2004-10-21 Michael Koch <konqueror@gmx.de> * javax/crypto/Cipher.java, javax/crypto/EncryptedPrivateKeyInfo.java, javax/crypto/ExemptionMechanism.java, javax/crypto/KeyAgreement.java, javax/crypto/KeyGenerator.java, javax/crypto/Mac.java, javax/crypto/SecretKeyFactory.java, javax/crypto/SecretKeyFactorySpi.java, javax/crypto/spec/SecretKeySpec.java: Import cleanup. From-SVN: r89398
Diffstat (limited to 'libjava/javax/crypto/EncryptedPrivateKeyInfo.java')
-rw-r--r--libjava/javax/crypto/EncryptedPrivateKeyInfo.java6
1 files changed, 2 insertions, 4 deletions
diff --git a/libjava/javax/crypto/EncryptedPrivateKeyInfo.java b/libjava/javax/crypto/EncryptedPrivateKeyInfo.java
index b64fbd6..2d565f1 100644
--- a/libjava/javax/crypto/EncryptedPrivateKeyInfo.java
+++ b/libjava/javax/crypto/EncryptedPrivateKeyInfo.java
@@ -44,14 +44,12 @@ import gnu.java.security.der.DERReader;
import gnu.java.security.der.DERValue;
import java.io.IOException;
-
-import java.util.ArrayList;
-import java.util.List;
-
import java.security.AlgorithmParameters;
import java.security.NoSuchAlgorithmException;
import java.security.spec.InvalidKeySpecException;
import java.security.spec.PKCS8EncodedKeySpec;
+import java.util.ArrayList;
+import java.util.List;
/**
* An implementation of the <code>EncryptedPrivateKeyInfo</code> ASN.1