2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Xml / EncryptedData.cs
index 8fef5987cc4b08800ffb4b53556aad9748b50533..677fc3dc33b2290185ed95bfd15d6e0958920f3f 100644 (file)
@@ -30,6 +30,7 @@
 
 #if NET_2_0
 
+using System.Security.Cryptography.X509Certificates; 
 using System.Xml;
 
 namespace System.Security.Cryptography.Xml {