[corlib] More thread code from reference sources, mostly for argument checks
[mono.git] / mcs / class / System.Security / System.Security.dll.sources
index aff45dec194ef3906b8745cb654915bad46b49c0..0b94dd5b9ac2f3461dd68b18acb8c72893653133 100644 (file)
@@ -1,6 +1,47 @@
 Assembly/AssemblyInfo.cs
-Assembly/Locale.cs
+../../build/common/Consts.cs
+../../build/common/Locale.cs
+Mono.Security.Cryptography/ManagedProtection.cs
+Mono.Security.Cryptography/NativeDapiProtection.cs
 Mono.Xml/XmlCanonicalizer.cs
+System.Security.Cryptography/CryptographicAttribute.cs
+System.Security.Cryptography/CryptographicAttributeCollection.cs
+System.Security.Cryptography/CryptographicAttributeEnumerator.cs
+System.Security.Cryptography/DataProtectionScope.cs
+System.Security.Cryptography/MemoryProtectionScope.cs
+System.Security.Cryptography/ProtectedData.cs
+System.Security.Cryptography/ProtectedMemory.cs
+System.Security.Cryptography.Pkcs/AlgorithmIdentifier.cs
+System.Security.Cryptography.Pkcs/ContentInfo.cs
+System.Security.Cryptography.Pkcs/EnvelopedCms.cs
+System.Security.Cryptography.Pkcs/KeyAgreeKeyChoice.cs
+System.Security.Cryptography.Pkcs/KeyAgreeRecipientInfo.cs
+System.Security.Cryptography.Pkcs/KeyTransRecipientInfo.cs
+System.Security.Cryptography.Pkcs/CmsRecipient.cs
+System.Security.Cryptography.Pkcs/CmsRecipientCollection.cs
+System.Security.Cryptography.Pkcs/CmsRecipientEnumerator.cs
+System.Security.Cryptography.Pkcs/CmsSigner.cs
+System.Security.Cryptography.Pkcs/Pkcs9Attribute.cs
+System.Security.Cryptography.Pkcs/Pkcs9ContentType.cs
+System.Security.Cryptography.Pkcs/Pkcs9DocumentDescription.cs
+System.Security.Cryptography.Pkcs/Pkcs9DocumentName.cs
+System.Security.Cryptography.Pkcs/Pkcs9MessageDigest.cs
+System.Security.Cryptography.Pkcs/Pkcs9SigningTime.cs
+System.Security.Cryptography.Pkcs/PublicKeyInfo.cs
+System.Security.Cryptography.Pkcs/RecipientInfo.cs
+System.Security.Cryptography.Pkcs/RecipientInfoCollection.cs
+System.Security.Cryptography.Pkcs/RecipientInfoEnumerator.cs
+System.Security.Cryptography.Pkcs/RecipientInfoType.cs
+System.Security.Cryptography.Pkcs/SignedCms.cs
+System.Security.Cryptography.Pkcs/SignerInfo.cs
+System.Security.Cryptography.Pkcs/SignerInfoCollection.cs
+System.Security.Cryptography.Pkcs/SignerInfoEnumerator.cs
+System.Security.Cryptography.Pkcs/SubjectIdentifier.cs
+System.Security.Cryptography.Pkcs/SubjectIdentifierOrKey.cs
+System.Security.Cryptography.Pkcs/SubjectIdentifierOrKeyType.cs
+System.Security.Cryptography.Pkcs/SubjectIdentifierType.cs
+System.Security.Cryptography.X509Certificates/X509Certificate2UI.cs
+System.Security.Cryptography.X509Certificates/X509SelectionFlag.cs
 System.Security.Cryptography.Xml/CipherData.cs
 System.Security.Cryptography.Xml/CipherReference.cs
 System.Security.Cryptography.Xml/DataObject.cs
@@ -14,6 +55,7 @@ System.Security.Cryptography.Xml/EncryptedXml.cs
 System.Security.Cryptography.Xml/EncryptionMethod.cs
 System.Security.Cryptography.Xml/EncryptionProperties.cs
 System.Security.Cryptography.Xml/EncryptionProperty.cs
+System.Security.Cryptography.Xml/IRelDecryptor.cs
 System.Security.Cryptography.Xml/KeyInfoClause.cs
 System.Security.Cryptography.Xml/KeyInfo.cs
 System.Security.Cryptography.Xml/KeyInfoEncryptedKey.cs
@@ -38,9 +80,17 @@ System.Security.Cryptography.Xml/XmlDsigBase64Transform.cs
 System.Security.Cryptography.Xml/XmlDsigC14NTransform.cs
 System.Security.Cryptography.Xml/XmlDsigC14NWithCommentsTransform.cs
 System.Security.Cryptography.Xml/XmlDsigEnvelopedSignatureTransform.cs
+System.Security.Cryptography.Xml/XmlDsigExcC14NTransform.cs
+System.Security.Cryptography.Xml/XmlDsigExcC14NWithCommentsTransform.cs
 System.Security.Cryptography.Xml/XmlDsigNodeList.cs
 System.Security.Cryptography.Xml/XmlDsigXPathTransform.cs
 System.Security.Cryptography.Xml/XmlDsigXsltTransform.cs
 System.Security.Cryptography.Xml/XmlEncryption.cs
+System.Security.Cryptography.Xml/XmlLicenseTransform.cs
 System.Security.Cryptography.Xml/XmlSignature.cs
-System.Security.Cryptography.Xml/TODOAttribute.cs
+System.Security.Cryptography.Xml/XmlSignatureStreamReader.cs
+../../build/common/MonoTODOAttribute.cs
+System.Security.Permissions/DataProtectionPermission.cs
+System.Security.Permissions/DataProtectionPermissionAttribute.cs
+System.Security.Permissions/DataProtectionPermissionFlags.cs
+System.Security.Permissions/PermissionHelper.cs