Skip to content

Add PAdES baseline electronic signature sample for .NET Framework#67

Merged
datalogics-rheryani merged 2 commits intodatalogics:developfrom
datalogics-saharay:APDFL-6595-add-PAdES-without-policy-sample
Mar 11, 2026
Merged

Add PAdES baseline electronic signature sample for .NET Framework#67
datalogics-rheryani merged 2 commits intodatalogics:developfrom
datalogics-saharay:APDFL-6595-add-PAdES-without-policy-sample

Conversation

@datalogics-saharay
Copy link
Contributor

@datalogics-saharay datalogics-saharay commented Mar 5, 2026

Fulfills JIRA issue APDFL-6595

- Add AddBasicPAdESElectronicSignature sample demonstrating PAdES digital
  signature without a signature policy.

- Register sample in GitHub Actions CI workflow matrix.

- Add project to Samples.sln.

- Update Security README with sample description.
@datalogics-saharay
Copy link
Contributor Author

I've tested this locally on Win64 and the new sample's output looks good - signature is present.

@datalogics-rheryani
Copy link

@datalogics-saharay DigSig sample failures due to either LM activation keys or missing symbols (former might be causing the latter). Possible to get a clean run or are these failures acceptable at this time?

@datalogics-saharay
Copy link
Contributor Author

@datalogics-saharay DigSig sample failures due to either LM activation keys or missing symbols (former might be causing the latter). Possible to get a clean run or are these failures acceptable at this time?

These failures are acceptable at this time. The rest of the sample repositories have been modified to have their CI use Jenkinsfiles/invoke tasks to build/test the samples, but this repo still using GitHub Actions, which started failing once we removed auto-activation logic from the NuGet packages.

@datalogics-rheryani datalogics-rheryani merged commit 5362ad3 into datalogics:develop Mar 11, 2026
8 of 93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants