File: System.Security.Cryptography.csproj
Web Access
Project: src\runtime\src\libraries\System.Security.Cryptography\src\System.Security.Cryptography.csproj (System.Security.Cryptography)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <_SkipAnalyzers>true</_SkipAnalyzers>
    <AssemblyName>System.Security.Cryptography</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PublicSign>true</PublicSign>
    <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;INTERNAL_ASYMMETRIC_IMPLEMENTATIONS;SYSTEM_SECURITY_CRYPTOGRAPHY;RELEASE;NET;NET11_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;NET11_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER;WINDOWS7_0_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="../../Common/src/System/Security/Cryptography/AsnWriter/AsnWriterExtensions.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/AsnWriter/AsnWriterExtensions.cs"/>
    <Compile Include="../../Common/src/DisableRuntimeMarshalling.cs" Link="src/runtime/src/libraries/Common/src/DisableRuntimeMarshalling.cs"/>
    <Compile Include="../../Common/src/Internal/Cryptography/PkcsHelpers.cs" Link="src/runtime/src/libraries/Common/src/Internal/Cryptography/PkcsHelpers.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeHandleCache.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeHandleCache.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeX509ChainHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeX509ChainHandle.cs"/>
    <Compile Include="../../Common/src/System/Experimentals.cs" Link="src/runtime/src/libraries/Common/src/System/Experimentals.cs"/>
    <Compile Include="../../Common/src/System/HexConverter.cs" Link="src/runtime/src/libraries/Common/src/System/HexConverter.cs"/>
    <Compile Include="../../Common/src/System/IO/MemoryMappedFiles/MemoryMappedFileMemoryManager.cs" Link="src/runtime/src/libraries/Common/src/System/IO/MemoryMappedFiles/MemoryMappedFileMemoryManager.cs"/>
    <Compile Include="../../Common/src/System/Memory/PointerMemoryManager.cs" Link="src/runtime/src/libraries/Common/src/System/Memory/PointerMemoryManager.cs"/>
    <Compile Include="../../Common/src/System/Net/Http/X509ResourceClient.cs" Link="src/runtime/src/libraries/Common/src/System/Net/Http/X509ResourceClient.cs"/>
    <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/AlgorithmIdentifierAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/AlgorithmIdentifierAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/AlgorithmIdentifierAsn.manual.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/AlgorithmIdentifierAsn.manual.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/AttributeAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/AttributeAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/AttributeAsn.manual.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/AttributeAsn.manual.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/CurveAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/CurveAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/DirectoryStringAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/DirectoryStringAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/DigestInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/DigestInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/DssParms.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/DssParms.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/ECDomainParameters.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/ECDomainParameters.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/ECPrivateKey.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/ECPrivateKey.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/EdiPartyNameAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/EdiPartyNameAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/EncryptedPrivateKeyInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/EncryptedPrivateKeyInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/FieldID.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/FieldID.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/GeneralNameAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/GeneralNameAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/MLDsaPrivateKeyAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/MLDsaPrivateKeyAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/MLDsaPrivateKeyBothAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/MLDsaPrivateKeyBothAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/MLKemPrivateKeyAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/MLKemPrivateKeyAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/MLKemPrivateKeyBothAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/MLKemPrivateKeyBothAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/OtherNameAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/OtherNameAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/PBEParameter.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/PBEParameter.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/PBES2Params.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/PBES2Params.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pbkdf2Params.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pbkdf2Params.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pbkdf2SaltChoice.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pbkdf2SaltChoice.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/PrivateKeyInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/PrivateKeyInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/PssParamsAsn.manual.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/PssParamsAsn.manual.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/PssParamsAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/PssParamsAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Rc2CbcParameters.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Rc2CbcParameters.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Rc2CbcParameters.manual.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Rc2CbcParameters.manual.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/RSAPrivateKeyAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/RSAPrivateKeyAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/RSAPublicKeyAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/RSAPublicKeyAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/SpecifiedECDomain.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/SpecifiedECDomain.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/SubjectPublicKeyInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/SubjectPublicKeyInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/X509ExtensionAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/X509ExtensionAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/X509ExtensionAsn.manual.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/X509ExtensionAsn.manual.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs12/CertBagAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs12/CertBagAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs12/MacData.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs12/MacData.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs12/PfxAsn.manual.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs12/PfxAsn.manual.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs12/PfxAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs12/PfxAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs12/SafeBagAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs12/SafeBagAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs12/SecretBagAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs12/SecretBagAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/CertificateChoiceAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/CertificateChoiceAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/ContentInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/ContentInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/EncryptedContentInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/EncryptedContentInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/EncryptedDataAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/EncryptedDataAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/EncapsulatedContentInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/EncapsulatedContentInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/IssuerAndSerialNumberAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/IssuerAndSerialNumberAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/OtherCertificateFormat.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/OtherCertificateFormat.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/SignedDataAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/SignedDataAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/SignerInfoAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/SignerInfoAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Asn1/Pkcs7/SignerIdentifierAsn.xml.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Asn1/Pkcs7/SignerIdentifierAsn.xml.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/AesGcm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/AesGcm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/AesAEAD.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/AesAEAD.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/AsymmetricAlgorithmHelpers.Der.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/AsymmetricAlgorithmHelpers.Der.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/AuthenticationTagMismatchException.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/AuthenticationTagMismatchException.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsa.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsa.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaAlgorithm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaAlgorithm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaImplementation.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaImplementation.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CryptographicAttributeObject.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CryptographicAttributeObject.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CryptographicAttributeObjectCollection.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CryptographicAttributeObjectEnumerator.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CryptoPool.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CryptoPool.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/DSAKeyFormatHelper.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/DSAKeyFormatHelper.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Helpers.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Helpers.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/KeyBlobHelpers.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/KeyBlobHelpers.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/IImportExportShape.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/IImportExportShape.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/IRuntimeAlgorithm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/IRuntimeAlgorithm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/KeyFormatHelper.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/KeyFormatHelper.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/KeyFormatHelper.Encrypted.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/KeyFormatHelper.Encrypted.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/KeySizeHelpers.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/KeySizeHelpers.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsa.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsa.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsaAlgorithm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsaAlgorithm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsaCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsaCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsaPkcs8.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsaPkcs8.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsaImplementation.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsaImplementation.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKem.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKem.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKemAlgorithm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKemAlgorithm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKemCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKemCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKemPkcs8.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKemPkcs8.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Oids.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Oids.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Oids.Shared.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Oids.Shared.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/PasswordBasedEncryption.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/PasswordBasedEncryption.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/PbeEncryptionAlgorithm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/PbeEncryptionAlgorithm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/PbeParameters.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/PbeParameters.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/PemLabels.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/PemLabels.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/PemKeyHelpers.Factory.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/PemKeyHelpers.Factory.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs12Kdf.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs12Kdf.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RSAKeyFormatHelper.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RSAKeyFormatHelper.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RSAKeyFormatHelper.Encrypted.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RSAKeyFormatHelper.Encrypted.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RSAKeyFormatHelper.Pkcs1.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RSAKeyFormatHelper.Pkcs1.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RsaPaddingProcessor.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RsaPaddingProcessor.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SlhDsa.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SlhDsa.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SlhDsaAlgorithm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SlhDsaAlgorithm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SlhDsaCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SlhDsaCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SlhDsaImplementation.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SlhDsaImplementation.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SP800108HmacCounterKdf.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SP800108HmacCounterKdf.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SP800108HmacCounterKdfImplementationBase.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SP800108HmacCounterKdfImplementationBase.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Utf8DataEncoding.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Utf8DataEncoding.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs9AttributeObject.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs9ContentType.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentDescription.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs9DocumentName.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs9LocalKeyId.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs9MessageDigest.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs9SigningTime.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12Builder.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12CertBag.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12ConfidentialityMode.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12Info.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12IntegrityMode.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12KeyBag.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12SafeBag.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContents.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12SafeContentsBag.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12SecretBag.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs12ShroudedKeyBag.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/Pkcs/Pkcs8PrivateKeyInfo.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/X509Certificates/ErrorCode.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/X509Certificates/ErrorCode.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/X509Certificates/Pkcs12LoaderLimits.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/X509Certificates/Pkcs12LoaderLimits.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/X509Certificates/Pkcs12LoadLimitExceededException.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/X509Certificates/Pkcs12LoadLimitExceededException.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/X509Certificates/X509CertificateLoader.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/X509Certificates/X509CertificateLoader.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/X509Certificates/X509CertificateLoader.Pkcs12.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/X509Certificates/X509CertificateLoader.Pkcs12.cs"/>
    <Compile Include="../../Common/src/System/Text/ValueStringBuilder.cs" Link="src/runtime/src/libraries/Common/src/System/Text/ValueStringBuilder.cs"/>
    <Compile Include="Microsoft/Win32/SafeHandles/SafePasswordHandle.cs"/>
    <Compile Include="System/Security/Cryptography/Aes.cs"/>
    <Compile Include="System/Security/Cryptography/AesCcm.cs"/>
    <Compile Include="System/Security/Cryptography/AesCryptoServiceProvider.cs"/>
    <Compile Include="System/Security/Cryptography/AesGcm.cs"/>
    <Compile Include="System/Security/Cryptography/AesImplementation.cs"/>
    <Compile Include="System/Security/Cryptography/AesManaged.cs"/>
    <Compile Include="System/Security/Cryptography/AsnEncodedData.cs"/>
    <Compile Include="System/Security/Cryptography/AsnEncodedDataCollection.cs"/>
    <Compile Include="System/Security/Cryptography/AsnEncodedDataEnumerator.cs"/>
    <Compile Include="System/Security/Cryptography/AsnFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/AsymmetricAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/AsymmetricAlgorithmHelpers.Der.cs"/>
    <Compile Include="System/Security/Cryptography/AsymmetricKeyExchangeDeformatter.cs"/>
    <Compile Include="System/Security/Cryptography/AsymmetricKeyExchangeFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/AsymmetricSignatureDeformatter.cs"/>
    <Compile Include="System/Security/Cryptography/AsymmetricSignatureFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/Base64Transforms.cs"/>
    <Compile Include="System/Security/Cryptography/BasicSymmetricCipher.cs"/>
    <Compile Include="System/Security/Cryptography/ChaCha20Poly1305.cs"/>
    <Compile Include="System/Security/Cryptography/CipherMode.cs"/>
    <Compile Include="System/Security/Cryptography/CngAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/CngAlgorithmGroup.cs"/>
    <Compile Include="System/Security/Cryptography/CngExportPolicies.cs"/>
    <Compile Include="System/Security/Cryptography/CngKeyBlobFormat.cs"/>
    <Compile Include="System/Security/Cryptography/CngKeyCreationOptions.cs"/>
    <Compile Include="System/Security/Cryptography/CngKeyCreationParameters.cs"/>
    <Compile Include="System/Security/Cryptography/CngKeyHandleOpenOptions.cs"/>
    <Compile Include="System/Security/Cryptography/CngKeyOpenOptions.cs"/>
    <Compile Include="System/Security/Cryptography/CngKeyUsages.cs"/>
    <Compile Include="System/Security/Cryptography/CngProperty.cs"/>
    <Compile Include="System/Security/Cryptography/CngPropertyCollection.cs"/>
    <Compile Include="System/Security/Cryptography/CngPropertyOptions.cs"/>
    <Compile Include="System/Security/Cryptography/CngProvider.cs"/>
    <Compile Include="System/Security/Cryptography/CngUIPolicy.cs"/>
    <Compile Include="System/Security/Cryptography/CngUIProtectionLevels.cs"/>
    <Compile Include="System/Security/Cryptography/ConcurrencyBlock.cs"/>
    <Compile Include="System/Security/Cryptography/ConcurrentSafeKmac.cs"/>
    <Compile Include="System/Security/Cryptography/CryptoConfig.cs"/>
    <Compile Include="System/Security/Cryptography/CryptographicOperations.cs"/>
    <Compile Include="System/Security/Cryptography/CryptographicUnexpectedOperationException.cs"/>
    <Compile Include="System/Security/Cryptography/CryptoStream.cs"/>
    <Compile Include="System/Security/Cryptography/CryptoStreamMode.cs"/>
    <Compile Include="System/Security/Cryptography/CspParameters.cs"/>
    <Compile Include="System/Security/Cryptography/CspProviderFlags.cs"/>
    <Compile Include="System/Security/Cryptography/DeriveBytes.cs"/>
    <Compile Include="System/Security/Cryptography/DES.cs"/>
    <Compile Include="System/Security/Cryptography/DesImplementation.cs"/>
    <Compile Include="System/Security/Cryptography/DSA.cs"/>
    <Compile Include="System/Security/Cryptography/DSA.Xml.cs"/>
    <Compile Include="System/Security/Cryptography/DSAParameters.cs"/>
    <Compile Include="System/Security/Cryptography/DSASignatureDeformatter.cs"/>
    <Compile Include="System/Security/Cryptography/DSASignatureFormat.cs"/>
    <Compile Include="System/Security/Cryptography/DSASignatureFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/ECAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/EccKeyFormatHelper.cs"/>
    <Compile Include="System/Security/Cryptography/ECCurve.cs"/>
    <Compile Include="System/Security/Cryptography/ECCurve.ECCurveType.cs"/>
    <Compile Include="System/Security/Cryptography/ECCurve.NamedCurves.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellman.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellman.Xml.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanKeyDerivationFunction.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanPublicKey.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanPublicKey.ExportParameters.cs"/>
    <Compile Include="System/Security/Cryptography/ECDsa.cs"/>
    <Compile Include="System/Security/Cryptography/ECDsa.Xml.cs"/>
    <Compile Include="System/Security/Cryptography/ECKeyXmlFormat.cs"/>
    <Compile Include="System/Security/Cryptography/ECParameters.cs"/>
    <Compile Include="System/Security/Cryptography/ECPoint.cs"/>
    <Compile Include="System/Security/Cryptography/FixedMemoryKeyBox.cs"/>
    <Compile Include="System/Security/Cryptography/HashAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/HashAlgorithmName.cs"/>
    <Compile Include="System/Security/Cryptography/HashAlgorithmNames.cs"/>
    <Compile Include="System/Security/Cryptography/HashProvider.cs"/>
    <Compile Include="System/Security/Cryptography/HashStatic.cs"/>
    <Compile Include="System/Security/Cryptography/Helpers.cs"/>
    <Compile Include="System/Security/Cryptography/HKDF.cs"/>
    <Compile Include="System/Security/Cryptography/HKDFManagedImplementation.cs"/>
    <Compile Include="System/Security/Cryptography/HMAC.cs"/>
    <Compile Include="System/Security/Cryptography/HMACCommon.cs"/>
    <Compile Include="System/Security/Cryptography/HMACMD5.cs"/>
    <Compile Include="System/Security/Cryptography/HMACSHA1.cs"/>
    <Compile Include="System/Security/Cryptography/HMACSHA256.cs"/>
    <Compile Include="System/Security/Cryptography/HMACSHA384.cs"/>
    <Compile Include="System/Security/Cryptography/HMACSHA512.cs"/>
    <Compile Include="System/Security/Cryptography/HMACSHA3_256.cs"/>
    <Compile Include="System/Security/Cryptography/HMACSHA3_384.cs"/>
    <Compile Include="System/Security/Cryptography/HMACSHA3_512.cs"/>
    <Compile Include="System/Security/Cryptography/HMACStatic.cs"/>
    <Compile Include="System/Security/Cryptography/ICryptoTransform.cs"/>
    <Compile Include="System/Security/Cryptography/ICspAsymmetricAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/ILiteSymmetricCipher.cs"/>
    <Compile Include="System/Security/Cryptography/IncrementalHash.cs"/>
    <Compile Include="System/Security/Cryptography/KeyedHashAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/KeyNumber.cs"/>
    <Compile Include="System/Security/Cryptography/KeySizes.cs"/>
    <Compile Include="System/Security/Cryptography/Kmac128.cs"/>
    <Compile Include="System/Security/Cryptography/Kmac256.cs"/>
    <Compile Include="System/Security/Cryptography/KmacStatic.cs"/>
    <Compile Include="System/Security/Cryptography/KmacXof128.cs"/>
    <Compile Include="System/Security/Cryptography/KmacXof256.cs"/>
    <Compile Include="System/Security/Cryptography/KeyBlobHelpers.cs"/>
    <Compile Include="System/Security/Cryptography/LiteHashProvider.cs"/>
    <Compile Include="System/Security/Cryptography/LiteHashProvider.Xof.cs"/>
    <Compile Include="System/Security/Cryptography/MaskGenerationMethod.cs"/>
    <Compile Include="System/Security/Cryptography/MD5.cs"/>
    <Compile Include="System/Security/Cryptography/MD5CryptoServiceProvider.cs"/>
    <Compile Include="System/Security/Cryptography/MLDsaOpenSsl.cs"/>
    <Compile Include="System/Security/Cryptography/MLKemOpenSsl.cs"/>
    <Compile Include="System/Security/Cryptography/Oid.cs"/>
    <Compile Include="System/Security/Cryptography/OidCollection.cs"/>
    <Compile Include="System/Security/Cryptography/OidEnumerator.cs"/>
    <Compile Include="System/Security/Cryptography/OidGroup.cs"/>
    <Compile Include="System/Security/Cryptography/OidLookup.cs"/>
    <Compile Include="System/Security/Cryptography/PaddingMode.cs"/>
    <Compile Include="System/Security/Cryptography/PasswordDeriveBytes.cs"/>
    <Compile Include="System/Security/Cryptography/PemEncoding.cs"/>
    <Compile Include="System/Security/Cryptography/PemEnumerator.cs"/>
    <Compile Include="System/Security/Cryptography/PemFields.cs"/>
    <Compile Include="System/Security/Cryptography/PemKeyHelpers.cs"/>
    <Compile Include="System/Security/Cryptography/PKCS1MaskGenerationMethod.cs"/>
    <Compile Include="System/Security/Cryptography/RandomNumberGenerator.cs"/>
    <Compile Include="System/Security/Cryptography/RandomNumberGeneratorImplementation.cs"/>
    <Compile Include="System/Security/Cryptography/RC2.cs"/>
    <Compile Include="System/Security/Cryptography/RC2Implementation.cs"/>
    <Compile Include="System/Security/Cryptography/Rijndael.cs"/>
    <Compile Include="System/Security/Cryptography/RijndaelImplementation.cs"/>
    <Compile Include="System/Security/Cryptography/RijndaelManaged.cs"/>
    <Compile Include="System/Security/Cryptography/Rfc2898DeriveBytes.cs"/>
    <Compile Include="System/Security/Cryptography/Rfc2898DeriveBytes.OneShot.cs"/>
    <Compile Include="System/Security/Cryptography/RNGCryptoServiceProvider.cs"/>
    <Compile Include="System/Security/Cryptography/RSA.cs"/>
    <Compile Include="System/Security/Cryptography/RSA.Xml.cs"/>
    <Compile Include="System/Security/Cryptography/RSAEncryptionPadding.cs"/>
    <Compile Include="System/Security/Cryptography/RSAEncryptionPaddingMode.cs"/>
    <Compile Include="System/Security/Cryptography/RSAOAEPKeyExchangeDeformatter.cs"/>
    <Compile Include="System/Security/Cryptography/RSAOAEPKeyExchangeFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/RSAParameters.cs"/>
    <Compile Include="System/Security/Cryptography/RSAPKCS1KeyExchangeDeformatter.cs"/>
    <Compile Include="System/Security/Cryptography/RSAPKCS1KeyExchangeFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/RSAPKCS1SignatureDeformatter.cs"/>
    <Compile Include="System/Security/Cryptography/RSAPKCS1SignatureFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/RSASignaturePadding.cs"/>
    <Compile Include="System/Security/Cryptography/RSASignaturePaddingMode.cs"/>
    <Compile Include="System/Security/Cryptography/SHA1.cs"/>
    <Compile Include="System/Security/Cryptography/SHA1CryptoServiceProvider.cs"/>
    <Compile Include="System/Security/Cryptography/SHA1Managed.cs"/>
    <Compile Include="System/Security/Cryptography/SHA256.cs"/>
    <Compile Include="System/Security/Cryptography/SHA256CryptoServiceProvider.cs"/>
    <Compile Include="System/Security/Cryptography/SHA256Managed.cs"/>
    <Compile Include="System/Security/Cryptography/SHA384.cs"/>
    <Compile Include="System/Security/Cryptography/SHA384CryptoServiceProvider.cs"/>
    <Compile Include="System/Security/Cryptography/SHA384Managed.cs"/>
    <Compile Include="System/Security/Cryptography/SHA512.cs"/>
    <Compile Include="System/Security/Cryptography/SHA512CryptoServiceProvider.cs"/>
    <Compile Include="System/Security/Cryptography/SHA512Managed.cs"/>
    <Compile Include="System/Security/Cryptography/SHA3_256.cs"/>
    <Compile Include="System/Security/Cryptography/SHA3_384.cs"/>
    <Compile Include="System/Security/Cryptography/SHA3_512.cs"/>
    <Compile Include="System/Security/Cryptography/Shake128.cs"/>
    <Compile Include="System/Security/Cryptography/Shake256.cs"/>
    <Compile Include="System/Security/Cryptography/SignatureDescription.cs"/>
    <Compile Include="System/Security/Cryptography/SlhDsaOpenSsl.cs"/>
    <Compile Include="System/Security/Cryptography/SymmetricAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/SymmetricPadding.cs"/>
    <Compile Include="System/Security/Cryptography/TripleDES.cs"/>
    <Compile Include="System/Security/Cryptography/TripleDesImplementation.cs"/>
    <Compile Include="System/Security/Cryptography/UniversalCryptoTransform.cs"/>
    <Compile Include="System/Security/Cryptography/UniversalCryptoEncryptor.cs"/>
    <Compile Include="System/Security/Cryptography/UniversalCryptoDecryptor.cs"/>
    <Compile Include="System/Security/Cryptography/UniversalCryptoOneShot.cs"/>
    <Compile Include="System/Security/Cryptography/X25519DiffieHellman.cs"/>
    <Compile Include="System/Security/Cryptography/X25519DiffieHellmanCng.cs"/>
    <Compile Include="System/Security/Cryptography/X25519DiffieHellmanOpenSsl.cs"/>
    <Compile Include="System/Security/Cryptography/XmlKeyHelper.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateExtensionsCommon.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificatePal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateRequest.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateRequest.Load.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateRequestLoadOptions.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateRevocationListBuilder.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateRevocationListBuilder.Build.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateRevocationListBuilder.CdpExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateRevocationListBuilder.Load.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ChainPal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/DSACertificateExtensions.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ECDsaCertificateExtensions.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ECDsaX509SignatureGenerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/LocalAppContextSwitches.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/FindPal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ICertificatePal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ICertificatePalCore.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/IChainPal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/IExportPal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/IFindPal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ILoaderPal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/IStorePal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/IX509Pal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/MLDsaX509SignatureGenerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/OpenFlags.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Pkcs10CertificationRequestInfo.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Pkcs12ExportPbeParameters.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Pkcs9ExtensionRequest.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/PublicKey.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/RSACertificateExtensions.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/RSAPkcs1X509SignatureGenerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/RSAPssX509SignatureGenerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/SlhDsaX509SignatureGenerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/StoreLocation.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/StoreName.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/StorePal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/SubjectAlternativeNameBuilder.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X500DirectoryStringHelper.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X500DistinguishedName.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X500DistinguishedNameBuilder.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X500DistinguishedNameFlags.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X500RelativeDistinguishedName.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X501Attribute.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509AuthorityInformationAccessExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509AuthorityKeyIdentifierExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509BasicConstraintsExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Certificate.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Certificate.LegacyLimits.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Certificate2.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Certificate2Collection.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Certificate2Enumerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509CertificateCollection.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509CertificateEnumerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509CertificateLoader.netcore.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Chain.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ChainElement.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ChainElementCollection.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ChainElementEnumerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ChainPolicy.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ChainStatus.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ChainStatusFlags.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ChainTrustMode.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ContentType.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509EnhancedKeyUsageExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Extension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ExtensionCollection.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509ExtensionEnumerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509FindType.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509IncludeOption.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509KeyStorageFlags.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509KeyUsageExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509KeyUsageFlags.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509NameType.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Pal.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509RevocationFlag.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509RevocationMode.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509RevocationReason.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509SignatureGenerator.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Store.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509SubjectAlternativeNameExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509SubjectKeyIdentifierExtension.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509VerificationFlags.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/BasicConstraintsAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/CertificateAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/CertificationRequestAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/CertificationRequestInfoAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/KeyUsageFlagsAsn.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/TbsCertificateAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/TbsCertificateAsn.manual.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/TimeAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/TimeAsn.manual.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/ValidityAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/ValidityAsn.manual.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/AccessDescriptionAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/CertificatePolicyMappingAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/CertificateTemplateAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/PolicyConstraintsAsn.xml.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/Asn1/PolicyInformationAsn.xml.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptAcquireContext.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptAcquireContext.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptAcquireContext_IntPtr.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptAcquireContext_IntPtr.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptCreateHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptCreateHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptDecrypt.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDecrypt.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptDeriveKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDeriveKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptDestroyHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDestroyHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptDestroyKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptDestroyKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptEncrypt.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptEncrypt.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptExportKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptExportKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptGenKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGenKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptGetDefaultProvider.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetDefaultProvider.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptGetHashParam.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetHashParam.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptGetKeyParam.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetKeyParam.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptGetProvParam.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetProvParam.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptGetUserKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptGetUserKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptHashData.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptHashData.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptImportKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptImportKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptReleaseContext.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptReleaseContext.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptSetKeyParam.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptSetKeyParam.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/Interop.CryptSignHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/Interop.CryptSignHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/SafeHashHandle.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/SafeHashHandle.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/SafeKeyHandle.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/SafeKeyHandle.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Advapi32/SafeProvHandle.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Advapi32/SafeProvHandle.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/AesBCryptModes.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/AesBCryptModes.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/BCryptAeadHandleCache.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/BCryptAeadHandleCache.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/BCryptAlgorithmCache.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/BCryptAlgorithmCache.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Cng.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Cng.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/DESBCryptModes.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/DESBCryptModes.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.AsymmetricEncryption.Types.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.AsymmetricEncryption.Types.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptAlgPseudoHandle.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptAlgPseudoHandle.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptCloseAlgorithmProvider.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptCloseAlgorithmProvider.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptCreateHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptCreateHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptDecapsulateEncapsulate.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptDecapsulateEncapsulate.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptDeriveKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptDeriveKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptDestroyHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptDestroyHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptDestroyKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptDestroyKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptDestroySecret.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptDestroySecret.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptDuplicateHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptDuplicateHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptEncryptDecrypt.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptEncryptDecrypt.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptEncryptDecrypt.RSA.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptEncryptDecrypt.RSA.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptExportKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptExportKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptFinalizeKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptFinalizeKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptFinishHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptFinishHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptGenRandom.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptGenRandom.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptGenerateKeyPair.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptGenerateKeyPair.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptGenerateSymmetricKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptGenerateSymmetricKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptGetProperty.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptGetProperty.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptHashData.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptHashData.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptImportKey.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptImportKey.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptImportKeyPair.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptImportKeyPair.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptKeyDerivation.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptKeyDerivation.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptOpenAlgorithmProvider.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptOpenAlgorithmProvider.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptPropertyStrings.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptPropertyStrings.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptSecretAgreement.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptSecretAgreement.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptSetProperty.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptSetProperty.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptSignHash.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptSignHash.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.BCryptVerifySignature.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.BCryptVerifySignature.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.Blobs.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.Blobs.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.CreateCryptographicException.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.CreateCryptographicException.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/Interop.NTSTATUS.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/Interop.NTSTATUS.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/RC2BCryptModes.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/RC2BCryptModes.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/BCrypt/TripleDesBCryptModes.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/BCrypt/TripleDesBCryptModes.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CERT_CHAIN_ENGINE_CONFIG.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CERT_CHAIN_ENGINE_CONFIG.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CERT_CONTEXT.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CERT_CONTEXT.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CERT_EXTENSION.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CERT_EXTENSION.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CERT_INFO.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CERT_INFO.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CERT_PUBLIC_KEY_INFO.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CERT_PUBLIC_KEY_INFO.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertAddCertificateContextToStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertAddCertificateContextToStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertAddCertificateLinkToStore_CertStoreAddDisposition.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertAddCertificateLinkToStore_CertStoreAddDisposition.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertChainFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertChainFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertCloseStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertCloseStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertContextPropId.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertContextPropId.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertControlStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertControlStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertControlStoreFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertControlStoreFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertControlStoreType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertControlStoreType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertCreateCertificateChainEngine.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertCreateCertificateChainEngine.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertDeleteCertificateFromStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertDeleteCertificateFromStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateCertificateChain.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateCertificateChain.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateCertificateContext.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateCertificateContext.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateCertificateContextWithKeyContainerDeletion.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateCertificateContextWithKeyContainerDeletion.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertDuplicateStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertEncodingType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertEncodingType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertEnumCertificatesInStore_SafeCertStoreHandle.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertEnumCertificatesInStore_SafeCertStoreHandle.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertFindCertificateInStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertFindCertificateInStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertFindExtension.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertFindExtension.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertFindFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertFindFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertFindType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertFindType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertFreeCertificateChain.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertFreeCertificateChain.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertFreeCertificateChainEngine.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertFreeCertificateChainEngine.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertGetCertificateChain.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertGetCertificateChain.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertGetCertificateContextProperty.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertGetCertificateContextProperty.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertGetCertificateContextPropertyString.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertGetCertificateContextPropertyString.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertGetIntendedKeyUsage.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertGetIntendedKeyUsage.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertGetNameString.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertGetNameString.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertGetValidUsages.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertGetValidUsages.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.certificates.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.certificates.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.certificates_types.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.certificates_types.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertNameFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertNameFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertNameStringType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertNameStringType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertNameStrTypeAndFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertNameStrTypeAndFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertNameToStr.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertNameToStr.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertNameType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertNameType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertOpenStore_ENUM.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertOpenStore_ENUM.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertSaveStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertSaveStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertSerializeCertificateStoreElement.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertSerializeCertificateStoreElement.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertSetCertificateContextProperty_CRYPT_KEY_PROV_INFO.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertSetCertificateContextProperty_CRYPT_KEY_PROV_INFO.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertSetCertificateContextProperty_DATA_BLOB.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertSetCertificateContextProperty_DATA_BLOB.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertSetCertificateContextProperty_SafeNCryptKeyHandle.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertSetCertificateContextProperty_SafeNCryptKeyHandle.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertSetPropertyFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertSetPropertyFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertStoreAddDisposition.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertStoreAddDisposition.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertStoreFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertStoreFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertStoreSaveAs.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertStoreSaveAs.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertStoreSaveTo.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertStoreSaveTo.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertStrToName.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertStrToName.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertVerifyTimeValidity.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertVerifyTimeValidity.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.ChainEngine.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.ChainEngine.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.ChainEngineConfigFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.ChainEngineConfigFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.ContentType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.ContentType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CRYPT_ALGORITHM_IDENTIFIER.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CRYPT_ALGORITHM_IDENTIFIER.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CRYPT_BIT_BLOB.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CRYPT_BIT_BLOB.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CRYPT_KEY_PROV_INFO_ANSI.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CRYPT_KEY_PROV_INFO_ANSI.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptAcquireCertificatePrivateKey_SafeNCryptKeyHandle.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptAcquireCertificatePrivateKey_SafeNCryptKeyHandle.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptAcquireCertificatePrivateKeyFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptAcquireCertificatePrivateKeyFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptAcquireContextFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptAcquireContextFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObject_CertEncodingType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObject_CertEncodingType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObjectFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObjectFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObjectPointer_IntPtr.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObjectPointer_IntPtr.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObjectPointer_string.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptDecodeObjectPointer_string.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptEncodeObject_CertEncodingType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptEncodeObject_CertEncodingType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptFormatObject.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptFormatObject.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptImportPublicKeyInfoEx2.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptImportPublicKeyInfoEx2.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptImportPublicKeyInfoFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptImportPublicKeyInfoFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptKeySpec.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptKeySpec.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptMsgClose.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptMsgClose.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptMsgGetParam.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptMsgGetParam.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptMsgParamType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptMsgParamType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptMsgType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptMsgType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CryptQueryObject.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CryptQueryObject.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.CertQueryObjectType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.CertQueryObjectType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.DATA_BLOB.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.DATA_BLOB.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.ExpectedContentTypeFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.ExpectedContentTypeFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.ExpectedFormatTypeFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.ExpectedFormatTypeFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.FindOidInfo.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.FindOidInfo.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.FormatType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.FormatType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.HashIdAlg.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.HashIdAlg.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.MsgEncodingType.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.MsgEncodingType.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.PfxCertStoreFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.PfxCertStoreFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.PFXExportFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.PFXExportFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.PFXExportCertStoreEx.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.PFXExportCertStoreEx.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.PFXImportCertStore.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.PFXImportCertStore.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.PKCS12_PBES2_EXPORT_PARAMS.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.PKCS12_PBES2_EXPORT_PARAMS.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Crypt32/Interop.X509KeyUsageFlags.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Crypt32/Interop.X509KeyUsageFlags.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Interop.Libraries.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Interop.Libraries.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/Kernel32/Interop.FormatMessage.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/Kernel32/Interop.FormatMessage.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.AsymmetricPaddingMode.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.AsymmetricPaddingMode.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.EncryptDecrypt.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.EncryptDecrypt.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.ErrorCode.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.ErrorCode.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.Keys.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.Keys.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.NCryptBuffer.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.NCryptBuffer.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.NCryptDecapsulateEncapsulate.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.NCryptDecapsulateEncapsulate.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.NCryptDeriveKeyMaterial.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.NCryptDeriveKeyMaterial.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.NCryptDeriveSecretAgreement.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.NCryptDeriveSecretAgreement.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.NCryptFreeObject.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.NCryptFreeObject.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.NCryptOpenStorageProvider.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.NCryptOpenStorageProvider.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.Properties.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.Properties.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.SignVerify.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.SignVerify.cs"/>
    <Compile Include="../../Common/src/Interop/Windows/NCrypt/Interop.UiPolicy.cs" Link="src/runtime/src/libraries/Common/src/Interop/Windows/NCrypt/Interop.UiPolicy.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeBCryptAlgorithmHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeBCryptAlgorithmHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeBCryptHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeBCryptHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeBCryptHashHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeBCryptHashHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeBCryptKeyHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeBCryptKeyHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeBCryptSecretHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeBCryptSecretHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeCertContextHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeCertContextHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeCertContextHandleWithKeyContainerDeletion.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeCertContextHandleWithKeyContainerDeletion.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeCertStoreHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeCertStoreHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeChainEngineHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeChainEngineHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeCrypt32Handle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeCrypt32Handle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeCryptMsgHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeCryptMsgHandle.cs"/>
    <Compile Include="../../Common/src/Microsoft/Win32/SafeHandles/SafeUnicodeStringHandle.cs" Link="src/runtime/src/libraries/Common/src/Microsoft/Win32/SafeHandles/SafeUnicodeStringHandle.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/AeadCommon.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/AeadCommon.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/AesGcm.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/AesGcm.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CngHelpers.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CngHelpers.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CngHelpers.SignVerify.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CngHelpers.SignVerify.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CngPkcs8.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CngPkcs8.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CngPkcs8.Shared.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CngPkcs8.Shared.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaCng.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaCng.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaImplementation.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaImplementation.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaManaged.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaManaged.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaManaged.ECDsa.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaManaged.ECDsa.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CompositeMLDsaManaged.RSA.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CompositeMLDsaManaged.RSA.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/CryptoThrowHelper.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/CryptoThrowHelper.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/DSACng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/DSACng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/DSACng.ImportExport.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/DSACng.ImportExport.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/DSACng.SignVerify.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/DSACng.SignVerify.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECCng.ImportExport.NamedCurve.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECCng.ImportExport.NamedCurve.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECCng.HashAlgorithm.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECCng.HashAlgorithm.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECCng.ImportExport.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECCng.ImportExport.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECDiffieHellmanCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECDiffieHellmanCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECDiffieHellmanCng.ImportExport.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECDiffieHellmanCng.ImportExport.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECDsaCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECDsaCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECDsaCng.ImportExport.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECDsaCng.ImportExport.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/ECDsaCng.SignVerify.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/ECDsaCng.SignVerify.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/KeyPropertyName.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/KeyPropertyName.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsaCng.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsaCng.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsaImplementation.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsaImplementation.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLDsaImplementation.CreateCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLDsaImplementation.CreateCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKem.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKem.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKemCng.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKemCng.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKemImplementation.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKemImplementation.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/MLKemImplementation.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/MLKemImplementation.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/PqcBlobHelpers.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/PqcBlobHelpers.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RSACng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RSACng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RSACng.EncryptDecrypt.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RSACng.EncryptDecrypt.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RSACng.ImportExport.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RSACng.ImportExport.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/RSACng.SignVerify.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/RSACng.SignVerify.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SlhDsaImplementation.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SlhDsaImplementation.Windows.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/X25519WindowsHelpers.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/X25519WindowsHelpers.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/SP800108HmacCounterKdfImplementationCng.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/SP800108HmacCounterKdfImplementationCng.cs"/>
    <Compile Include="../../Common/src/System/Security/Cryptography/X509Certificates/CertificateHelpers.Windows.cs" Link="src/runtime/src/libraries/Common/src/System/Security/Cryptography/X509Certificates/CertificateHelpers.Windows.cs"/>
    <Compile Include="Microsoft/Win32/SafeHandles/NCryptSafeHandles.cs"/>
    <Compile Include="System/Security/Cryptography/AesCcm.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/AesCng.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/AesImplementation.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/AsnFormatter.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/BasicSymmetricCipherCsp.cs"/>
    <Compile Include="System/Security/Cryptography/BasicSymmetricCipherBCrypt.cs"/>
    <Compile Include="System/Security/Cryptography/BasicSymmetricCipherNCrypt.cs"/>
    <Compile Include="System/Security/Cryptography/BasicSymmetricCipherLiteBCrypt.cs"/>
    <Compile Include="System/Security/Cryptography/BasicSymmetricCipherLiteNCrypt.cs"/>
    <Compile Include="System/Security/Cryptography/CapiHelper.DSA.Shared.cs"/>
    <Compile Include="System/Security/Cryptography/CapiHelper.DSA.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/CapiHelper.Shared.cs"/>
    <Compile Include="System/Security/Cryptography/CapiHelper.SymmetricKey.cs"/>
    <Compile Include="System/Security/Cryptography/CapiHelper.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/ChaCha20Poly1305.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/CngAlgorithmCore.cs"/>
    <Compile Include="System/Security/Cryptography/CngAsnFormatter.cs"/>
    <Compile Include="System/Security/Cryptography/CngHelpers.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.Create.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.Delete.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.EC.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.Exists.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.Export.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.Import.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.Open.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.OpenHandle.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.Properties.cs"/>
    <Compile Include="System/Security/Cryptography/CngKey.StandardProperties.cs"/>
    <Compile Include="System/Security/Cryptography/CngPkcs8.cs"/>
    <Compile Include="System/Security/Cryptography/CngSymmetricAlgorithmCore.cs"/>
    <Compile Include="System/Security/Cryptography/CspKeyContainerInfo.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/DESCryptoServiceProvider.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/DesImplementation.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/DSA.Create.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/DSACng.cs"/>
    <Compile Include="System/Security/Cryptography/DSACng.ImportExport.cs"/>
    <Compile Include="System/Security/Cryptography/DSACng.Key.cs"/>
    <Compile Include="System/Security/Cryptography/DSACryptoServiceProvider.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/DSAWrapper.cs"/>
    <Compile Include="System/Security/Cryptography/ECCng.ImportExport.cs"/>
    <Compile Include="System/Security/Cryptography/ECDsa.Create.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/ECDsaCng.cs"/>
    <Compile Include="System/Security/Cryptography/ECDsaCng.Key.cs"/>
    <Compile Include="System/Security/Cryptography/ECDsaWrapper.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellman.Create.Cng.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanCng.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanCng.Derive.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanCng.Key.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanCng.Xml.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanCngPublicKey.cs"/>
    <Compile Include="System/Security/Cryptography/ECDiffieHellmanWrapper.cs"/>
    <Compile Include="System/Security/Cryptography/HashProviderCng.cs"/>
    <Compile Include="System/Security/Cryptography/HashProviderDispenser.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/HKDF.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/ICngSymmetricAlgorithm.cs"/>
    <Compile Include="System/Security/Cryptography/LiteHash.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/MLDsaOpenSsl.NotSupported.cs"/>
    <Compile Include="System/Security/Cryptography/MLKemOpenSsl.NotSupported.cs"/>
    <Compile Include="System/Security/Cryptography/OidLookup.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/OpenSsl.NotSupported.cs"/>
    <Compile Include="System/Security/Cryptography/PasswordDeriveBytes.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/Pbkdf2Implementation.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/PinAndClear.cs"/>
    <Compile Include="System/Security/Cryptography/ProviderPropertyName.cs"/>
    <Compile Include="System/Security/Cryptography/RandomNumberGeneratorImplementation.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/RC2CryptoServiceProvider.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/RC2Implementation.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/RSA.Create.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/RSABCrypt.cs"/>
    <Compile Include="System/Security/Cryptography/RSACryptoServiceProvider.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/RSACng.cs"/>
    <Compile Include="System/Security/Cryptography/RSACng.ImportExport.cs"/>
    <Compile Include="System/Security/Cryptography/RSACng.Key.cs"/>
    <Compile Include="System/Security/Cryptography/Shake128.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/Shake256.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/SlhDsaOpenSsl.NotSupported.cs"/>
    <Compile Include="System/Security/Cryptography/SP800108HmacCounterKdf.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/SP800108HmacCounterKdfImplementationCng.cs"/>
    <Compile Include="System/Security/Cryptography/TripleDESCng.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/TripleDESCryptoServiceProvider.Wrap.cs"/>
    <Compile Include="System/Security/Cryptography/TripleDesImplementation.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X25519DiffieHellmanCng.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X25519DiffieHellmanImplementation.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X25519DiffieHellmanOpenSsl.NotSupported.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificateHelpers.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificatePal.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificatePal.Windows.Import.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/CertificatePal.Windows.PrivateKey.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ChainPal.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ChainPal.Windows.BuildChain.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/ChainPal.Windows.GetChainStatusInformation.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/FindPal.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/LegacyBasicConstraintsDecoder.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/SafeLocalAllocHandle.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/StorePal.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/StorePal.Windows.Export.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/StorePal.Windows.Import.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/WindowsHelpers.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/WindowsInterop.crypt32.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/WindowsStructs.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509CertificateLoader.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Pal.Windows.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Pal.Windows.GetCertContentType.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Pal.Windows.PublicKey.cs"/>
    <Compile Include="System/Security/Cryptography/X509Certificates/X509Pal.Windows.X500DistinguishedName.cs"/>
    <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/>
    <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Security.Cryptography/Release/net11.0-windows/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.Security.Cryptography/Release/net11.0-windows/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Security.Cryptography/Release/net11.0-windows/System.SR.cs" Link="src/runtime/artifacts/obj/System.Security.Cryptography/Release/net11.0-windows/System.SR.cs"/>
    <Compile Include="../../../../artifacts/obj/System.Security.Cryptography/Release/net11.0-windows/System.Security.Cryptography.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.Security.Cryptography/Release/net11.0-windows/System.Security.Cryptography.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="../../../../../../ref/069b8e9e934a4ef983a6db1b949668d7/System.Collections.Concurrent.dll"/>
    <ReferencePath Include="../../../../../../ref/8bd82b869c294a6aa4081c93d4b92452/System.Collections.dll"/>
    <ReferencePath Include="../../../../../../ref/e334ccad4ce440c89a18ff9f74073584/System.Collections.NonGeneric.dll"/>
    <ReferencePath Include="../../../../../../ref/106cfbc0e9184da2a758178e342b29a1/System.Diagnostics.StackTrace.dll"/>
    <ReferencePath Include="../../../../../../ref/0e5befbb999348f79d616e0d672cff80/System.Diagnostics.Tracing.dll"/>
    <ReferencePath Include="../../../../../../ref/86621bc00e2241dbb29a90772dc7d3c8/System.Formats.Asn1.dll"/>
    <ReferencePath Include="../../../../../../ref/840de9be7c024653bba0d8fb5165c3fb/System.IO.MemoryMappedFiles.dll"/>
    <ReferencePath Include="../../../../../../ref/1f83066816434173b4e9afd3a8555a05/System.Memory.dll"/>
    <ReferencePath Include="../../../../../../ref/40eae5436f354b2d97029882b237f7ae/System.Net.Primitives.dll"/>
    <ReferencePath Include="../../../../../../ref/d4bf71505976454fbbb6f34e5eaa05ab/System.Runtime.dll"/>
    <ReferencePath Include="../../../../../../ref/96d94ee9ccbb44d98db3cd7aea17adf7/System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="../../../../../../ref/a05d19bc02c24b6f9e83e0ef98689718/System.Runtime.Numerics.dll"/>
    <ReferencePath Include="../../../../../../ref/5c72661e24844ff8bc47fde971357fbb/System.Text.Encoding.Extensions.dll"/>
    <ReferencePath Include="../../../../../../ref/544163d8aeed4ca78b66c85114182950/System.Threading.dll"/>
    <ReferencePath Include="../../../../../../ref/9f75480d23ab401dbf3ddf17fca45268/System.Threading.Thread.dll"/>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="_generated/0/LibraryImports.g.cs"/>
  </ItemGroup>
</Project>