resolve darcs stupidity
[org.ibex.core.git] / src / org / bouncycastle / asn1 / pkcs / PKCSObjectIdentifiers.java
index 3977e9f..1898cd4 100644 (file)
@@ -109,17 +109,17 @@ public interface PKCSObjectIdentifiers
     // other SMIME attributes
     //
 
-       //
-       // id-aa OBJECT IDENTIFIER ::= {iso(1) member-body(2) usa(840)
-       // rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) attributes(2)}
-       //
-       static String id_aa = "1.2.840.113549.1.9.16.2";
-       
-       /*
-        * id-aa-encrypKeyPref OBJECT IDENTIFIER ::= {id-aa 11}
-        * 
-        */
-       static DERObjectIdentifier id_aa_encrypKeyPref = new DERObjectIdentifier(id_aa + ".11");
+        //
+        // id-aa OBJECT IDENTIFIER ::= {iso(1) member-body(2) usa(840)
+        // rsadsi(113549) pkcs(1) pkcs-9(9) smime(16) attributes(2)}
+        //
+        static String id_aa = "1.2.840.113549.1.9.16.2";
+        
+        /*
+         * id-aa-encrypKeyPref OBJECT IDENTIFIER ::= {id-aa 11}
+         * 
+         */
+        static DERObjectIdentifier id_aa_encrypKeyPref = new DERObjectIdentifier(id_aa + ".11");
 
     //
     // pkcs-12 OBJECT IDENTIFIER ::= {