2003/10/31 09:50:08
[org.ibex.core.git] / src / org / bouncycastle / asn1 / x509 / AuthorityKeyIdentifier.java
index d15309d..9708e7d 100644 (file)
@@ -49,7 +49,7 @@ public class AuthorityKeyIdentifier
 
         throw new IllegalArgumentException("unknown object in factory");
     }
-       
+        
     public AuthorityKeyIdentifier(
         ASN1Sequence   seq)
     {