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