diff --git a/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/.vs/Add-a-digital-signature-to-an-existing-document/v16/.suo b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/.vs/Add-a-digital-signature-to-an-existing-document/v16/.suo new file mode 100644 index 00000000..35df1f63 Binary files /dev/null and b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/.vs/Add-a-digital-signature-to-an-existing-document/v16/.suo differ diff --git a/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.dgspec.json b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.dgspec.json new file mode 100644 index 00000000..2dc9f147 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.dgspec.json @@ -0,0 +1,63 @@ +{ + "format": 1, + "restore": { + "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\Add-a-digital-signature-to-an-existing-document.csproj": {} + }, + "projects": { + "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\Add-a-digital-signature-to-an-existing-document.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\Add-a-digital-signature-to-an-existing-document.csproj", + "projectName": "Add-a-digital-signature-to-an-existing-document", + "projectPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\Add-a-digital-signature-to-an-existing-document.csproj", + "packagesPath": "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\", + "outputPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" + ], + "configFilePaths": [ + "C:\\Users\\SrihariharanGopalaKr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://nexus.syncfusion.com/repository/nuget-hosted/": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.408\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.g.props b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.g.props new file mode 100644 index 00000000..dde2a825 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.g.props @@ -0,0 +1,20 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\SrihariharanGopalaKr\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\ + PackageReference + 5.11.1 + + + + + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.g.targets b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.g.targets new file mode 100644 index 00000000..53cfaa19 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Add-a-digital-signature-to-an-existing-document.csproj.nuget.g.targets @@ -0,0 +1,6 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Debug/net6.0/Add-a-digital-signature-to-an-existing-document.assets.cache b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Debug/net6.0/Add-a-digital-signature-to-an-existing-document.assets.cache new file mode 100644 index 00000000..de08487e Binary files /dev/null and b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/Debug/net6.0/Add-a-digital-signature-to-an-existing-document.assets.cache differ diff --git a/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/project.assets.json b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/project.assets.json new file mode 100644 index 00000000..cbec079f --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/project.assets.json @@ -0,0 +1,70 @@ +{ + "version": 3, + "targets": { + "net6.0": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + "net6.0": [] + }, + "packageFolders": { + "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\Add-a-digital-signature-to-an-existing-document.csproj", + "projectName": "Add-a-digital-signature-to-an-existing-document", + "projectPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\Add-a-digital-signature-to-an-existing-document.csproj", + "packagesPath": "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\", + "outputPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" + ], + "configFilePaths": [ + "C:\\Users\\SrihariharanGopalaKr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://nexus.syncfusion.com/repository/nuget-hosted/": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.408\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/project.nuget.cache b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/project.nuget.cache new file mode 100644 index 00000000..17486500 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-an-existing-document/.NET/Add-a-digital-signature-to-an-existing-document/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "N6UfdxnbgTp9nWx6lkOxublxq6j5/M/krrwI7HUjGR/GAsYJi8dOVxgaxIT0WkX95ebNEUiWp7/ICCTCdGbJlA==", + "success": true, + "projectFilePath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-an-existing-document\\.NET\\Add-a-digital-signature-to-an-existing-document\\Add-a-digital-signature-to-an-existing-document.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/.vs/Add-a-digital-signature-to-the-PDF-document/v16/.suo b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/.vs/Add-a-digital-signature-to-the-PDF-document/v16/.suo new file mode 100644 index 00000000..72498fe6 Binary files /dev/null and b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/.vs/Add-a-digital-signature-to-the-PDF-document/v16/.suo differ diff --git a/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.dgspec.json b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.dgspec.json new file mode 100644 index 00000000..6e537015 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.dgspec.json @@ -0,0 +1,63 @@ +{ + "format": 1, + "restore": { + "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\Add-a-digital-signature-to-the-PDF-document.csproj": {} + }, + "projects": { + "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\Add-a-digital-signature-to-the-PDF-document.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\Add-a-digital-signature-to-the-PDF-document.csproj", + "projectName": "Add-a-digital-signature-to-the-PDF-document", + "projectPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\Add-a-digital-signature-to-the-PDF-document.csproj", + "packagesPath": "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\", + "outputPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" + ], + "configFilePaths": [ + "C:\\Users\\SrihariharanGopalaKr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://nexus.syncfusion.com/repository/nuget-hosted/": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.408\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.g.props b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.g.props new file mode 100644 index 00000000..dde2a825 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.g.props @@ -0,0 +1,20 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\SrihariharanGopalaKr\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\ + PackageReference + 5.11.1 + + + + + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.g.targets b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.g.targets new file mode 100644 index 00000000..53cfaa19 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Add-a-digital-signature-to-the-PDF-document.csproj.nuget.g.targets @@ -0,0 +1,6 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Debug/net6.0/Add-a-digital-signature-to-the-PDF-document.assets.cache b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Debug/net6.0/Add-a-digital-signature-to-the-PDF-document.assets.cache new file mode 100644 index 00000000..ae1f0aeb Binary files /dev/null and b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/Debug/net6.0/Add-a-digital-signature-to-the-PDF-document.assets.cache differ diff --git a/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/project.assets.json b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/project.assets.json new file mode 100644 index 00000000..cf7a8b41 --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/project.assets.json @@ -0,0 +1,70 @@ +{ + "version": 3, + "targets": { + "net6.0": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + "net6.0": [] + }, + "packageFolders": { + "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\Add-a-digital-signature-to-the-PDF-document.csproj", + "projectName": "Add-a-digital-signature-to-the-PDF-document", + "projectPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\Add-a-digital-signature-to-the-PDF-document.csproj", + "packagesPath": "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\", + "outputPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" + ], + "configFilePaths": [ + "C:\\Users\\SrihariharanGopalaKr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://nexus.syncfusion.com/repository/nuget-hosted/": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.408\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/project.nuget.cache b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/project.nuget.cache new file mode 100644 index 00000000..569aaf3f --- /dev/null +++ b/Digital Signature/Add-a-digital-signature-to-the-PDF-document/.NET/Add-a-digital-signature-to-the-PDF-document/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "o/kryudLRZjYuDug5tlFUEq2tTe9mUfWKCartl6d+4j/kSAZIk7nRohrVQkEPjVPOXhAIOtHvXDXFxmHWIxIng==", + "success": true, + "projectFilePath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Add-a-digital-signature-to-the-PDF-document\\.NET\\Add-a-digital-signature-to-the-PDF-document\\Add-a-digital-signature-to-the-PDF-document.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/Digital Signature/Adding-a-digital-signature-with-CAdES-format/.NET/.vs/Adding-a-digital-signature-with-CAdES-format/v16/.suo b/Digital Signature/Adding-a-digital-signature-with-CAdES-format/.NET/.vs/Adding-a-digital-signature-with-CAdES-format/v16/.suo new file mode 100644 index 00000000..8ba9199a Binary files /dev/null and b/Digital Signature/Adding-a-digital-signature-with-CAdES-format/.NET/.vs/Adding-a-digital-signature-with-CAdES-format/v16/.suo differ diff --git a/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/.vs/Create-LTV-when-signing-PDF-documents-externally/v16/.suo b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/.vs/Create-LTV-when-signing-PDF-documents-externally/v16/.suo new file mode 100644 index 00000000..fb4c3b8e Binary files /dev/null and b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/.vs/Create-LTV-when-signing-PDF-documents-externally/v16/.suo differ diff --git a/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.dgspec.json b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.dgspec.json new file mode 100644 index 00000000..23a296e8 --- /dev/null +++ b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.dgspec.json @@ -0,0 +1,63 @@ +{ + "format": 1, + "restore": { + "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\Create-LTV-when-signing-PDF-documents-externally.csproj": {} + }, + "projects": { + "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\Create-LTV-when-signing-PDF-documents-externally.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\Create-LTV-when-signing-PDF-documents-externally.csproj", + "projectName": "Create-LTV-when-signing-PDF-documents-externally", + "projectPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\Create-LTV-when-signing-PDF-documents-externally.csproj", + "packagesPath": "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\", + "outputPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" + ], + "configFilePaths": [ + "C:\\Users\\SrihariharanGopalaKr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://nexus.syncfusion.com/repository/nuget-hosted/": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.408\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file diff --git a/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.g.props b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.g.props new file mode 100644 index 00000000..dde2a825 --- /dev/null +++ b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.g.props @@ -0,0 +1,20 @@ + + + + True + NuGet + $(MSBuildThisFileDirectory)project.assets.json + $(UserProfile)\.nuget\packages\ + C:\Users\SrihariharanGopalaKr\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Microsoft\Xamarin\NuGet\ + PackageReference + 5.11.1 + + + + + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + \ No newline at end of file diff --git a/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.g.targets b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.g.targets new file mode 100644 index 00000000..53cfaa19 --- /dev/null +++ b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Create-LTV-when-signing-PDF-documents-externally.csproj.nuget.g.targets @@ -0,0 +1,6 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + + \ No newline at end of file diff --git a/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Debug/net6.0/Create-LTV-when-signing-PDF-documents-externally.assets.cache b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Debug/net6.0/Create-LTV-when-signing-PDF-documents-externally.assets.cache new file mode 100644 index 00000000..feded6f7 Binary files /dev/null and b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/Debug/net6.0/Create-LTV-when-signing-PDF-documents-externally.assets.cache differ diff --git a/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/project.assets.json b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/project.assets.json new file mode 100644 index 00000000..665f2a65 --- /dev/null +++ b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/project.assets.json @@ -0,0 +1,70 @@ +{ + "version": 3, + "targets": { + "net6.0": {} + }, + "libraries": {}, + "projectFileDependencyGroups": { + "net6.0": [] + }, + "packageFolders": { + "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}, + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {} + }, + "project": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\Create-LTV-when-signing-PDF-documents-externally.csproj", + "projectName": "Create-LTV-when-signing-PDF-documents-externally", + "projectPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\Create-LTV-when-signing-PDF-documents-externally.csproj", + "packagesPath": "C:\\Users\\SrihariharanGopalaKr\\.nuget\\packages\\", + "outputPath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages", + "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\" + ], + "configFilePaths": [ + "C:\\Users\\SrihariharanGopalaKr\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config", + "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "C:\\Program Files\\dotnet\\library-packs": {}, + "https://nexus.syncfusion.com/repository/nuget-hosted/": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48" + ], + "assetTargetFallback": true, + "warn": true, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.408\\RuntimeIdentifierGraph.json" + } + } + } +} \ No newline at end of file diff --git a/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/project.nuget.cache b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/project.nuget.cache new file mode 100644 index 00000000..21cb7cd7 --- /dev/null +++ b/Digital Signature/Create-LTV-when-signing-PDF-documents-externally/.NET/Create-LTV-when-signing-PDF-documents-externally/obj/project.nuget.cache @@ -0,0 +1,8 @@ +{ + "version": 2, + "dgSpecHash": "yUhg09mMAyuHkWWL6a4tqSYeau4zyOxCxAJwrDyTYvDGXuegGol+0K4ZkKclapsbgIWKYuQXZJTJp4mbhcHE8w==", + "success": true, + "projectFilePath": "D:\\SEO Team works\\PDF-Examples\\Digital Signature\\Create-LTV-when-signing-PDF-documents-externally\\.NET\\Create-LTV-when-signing-PDF-documents-externally\\Create-LTV-when-signing-PDF-documents-externally.csproj", + "expectedPackageFiles": [], + "logs": [] +} \ No newline at end of file diff --git a/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Input.pdf b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Input.pdf new file mode 100644 index 00000000..b14b22c4 Binary files /dev/null and b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Input.pdf differ diff --git a/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Program.cs b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Program.cs new file mode 100644 index 00000000..77e8cf64 --- /dev/null +++ b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Program.cs @@ -0,0 +1,15 @@ +// See https://aka.ms/new-console-template for more information +using Syncfusion.Pdf.Parsing; +using Syncfusion.Pdf.Security; +using System.Reflection.Metadata; +//Load a PDF document +FileStream docStream = new FileStream("../../../Input.pdf", FileMode.Open, FileAccess.Read); +PdfLoadedDocument document = new PdfLoadedDocument(docStream); +//Gets the signature field. +PdfLoadedSignatureField signatureField = document.Form.Fields[0] as PdfLoadedSignatureField; +//Validates signature and gets the validation result. +PdfSignatureValidationResult result = signatureField.ValidateSignature(); +//Gets signer certificates +PdfSignerCertificate[] certifcate = result.TimeStampInformation.SignerCertificates; +//Close the document. +document.Close(true); diff --git a/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Retrieve-certificate-information-from-digital-signature.csproj b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Retrieve-certificate-information-from-digital-signature.csproj new file mode 100644 index 00000000..1752c68a --- /dev/null +++ b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Retrieve-certificate-information-from-digital-signature.csproj @@ -0,0 +1,15 @@ + + + + Exe + net6.0 + Retrieve_certificate_information_from_digital_signature + enable + enable + + + + + + + diff --git a/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Retrieve-certificate-information-from-digital-signature.sln b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Retrieve-certificate-information-from-digital-signature.sln new file mode 100644 index 00000000..b5395f5a --- /dev/null +++ b/Digital Signature/Retrieve-revocation-certificate-information-from-digital-signature-embed-timestamp/.NET/Retrieve-certificate-information-from-digital-signature.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.6.33829.357 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Retrieve-certificate-information-from-digital-signature", "Retrieve-certificate-information-from-digital-signature.csproj", "{79F1B204-18E8-4702-B47F-16E4E03BDC1E}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {79F1B204-18E8-4702-B47F-16E4E03BDC1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {79F1B204-18E8-4702-B47F-16E4E03BDC1E}.Debug|Any CPU.Build.0 = Debug|Any CPU + {79F1B204-18E8-4702-B47F-16E4E03BDC1E}.Release|Any CPU.ActiveCfg = Release|Any CPU + {79F1B204-18E8-4702-B47F-16E4E03BDC1E}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {DAFD465E-7F96-4A9E-A75B-5AD6A73F3116} + EndGlobalSection +EndGlobal diff --git a/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Input.pdf b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Input.pdf new file mode 100644 index 00000000..587f0642 Binary files /dev/null and b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Input.pdf differ diff --git a/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Program.cs b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Program.cs new file mode 100644 index 00000000..dbcc110f --- /dev/null +++ b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Program.cs @@ -0,0 +1,22 @@ +// See https://aka.ms/new-console-template for more information +using Syncfusion.Pdf; +using Syncfusion.Pdf.Parsing; +using Syncfusion.Pdf.Redaction; +using Syncfusion.Drawing; + +FileStream docStream = new FileStream("../../../Input.pdf", FileMode.Open, FileAccess.Read); +PdfLoadedDocument document = new PdfLoadedDocument(docStream); +PdfRedaction redaction = new PdfRedaction(new RectangleF(150, 150, 60, 24), Color.Transparent); +//Only the text within the redaction bounds should be redacted. +redaction.TextOnly = true; +foreach (PdfLoadedPage loadedPage in document.Pages) +{ + loadedPage.AddRedaction(redaction); +} +document.Redact(); +//Save the document +MemoryStream stream = new MemoryStream(); +document.Save(stream); +File.WriteAllBytes("Output.pdf", stream.ToArray()); +//Close the document. +document.Close(true); diff --git a/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Redact-text-content-alone-on-the-redated-area.csproj b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Redact-text-content-alone-on-the-redated-area.csproj new file mode 100644 index 00000000..776df569 --- /dev/null +++ b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Redact-text-content-alone-on-the-redated-area.csproj @@ -0,0 +1,16 @@ + + + + Exe + net6.0 + Redact_text_content_alone_on_the_redated_area + enable + enable + + + + + + + + diff --git a/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Redact-text-content-alone-on-the-redated-area.sln b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Redact-text-content-alone-on-the-redated-area.sln new file mode 100644 index 00000000..a28b9c2b --- /dev/null +++ b/Redaction/Redact-text-content-alone-on-the-redated-area/.NET-Standard/Redact-text-content-alone-on-the-redated-area.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.6.33829.357 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Redact-text-content-alone-on-the-redated-area", "Redact-text-content-alone-on-the-redated-area.csproj", "{277A9C40-8E1A-45B8-A569-0FEFBD6DE7F9}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {277A9C40-8E1A-45B8-A569-0FEFBD6DE7F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {277A9C40-8E1A-45B8-A569-0FEFBD6DE7F9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {277A9C40-8E1A-45B8-A569-0FEFBD6DE7F9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {277A9C40-8E1A-45B8-A569-0FEFBD6DE7F9}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {C883D13A-EAC4-4DC9-9C72-F21DEBA8ABE0} + EndGlobalSection +EndGlobal