Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 663 Bytes

GitHub release (with filter) GitHub

VerifySignedXML

Verifying Signed XML

Using

  1. Build testVerifySignedXML.sln and Create "WinFormsApp1.exe" in "WinFormsApp1/bin/Release/".
  2. Rename exe file, ex. WinFormsApp1.exe ---> VerifySingedXML.exe.
  3. Execute VerifySingedXML.exe.
  4. Click "ファイルを開く" button to select XML which you verify.
  5. Click "検証" button to verify singed XML file.
  6. Display Verification result.
  7. Click "終了" button to exit application.