Merge branch 'master' into java_xml_timestamp

This commit is contained in:
chubtub 2022-10-26 10:25:19 -04:00 committed by GitHub
commit 8b54023b5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ validate : validate a signed base rim's signature (NOTE: cryptographic validatio
# Build and package
- Install Visual Studio
- The recommended project name is "xml_dsig_tool" so that the resulting executable file will be appropriately named xml_dsig_tool.exe.
- Install NuGet packages:
- System.CommandLine.2.0.0-beta4 (check "Include Prerelease" next to search bar)
- System.Security.Cryptography.X509Certificates