Hi,
i see that the current version of test/main_example still uses DEPLOY_ISO_CODEC_FRAGMENT instead of DEPLOY_ISO2_CODEC_FRAGMENT, which seems to be wrong.
After replacing the defines the OpenV2G.exe failed:
+++ Start simple XMLDSIG test +++ EXI1 stream length does not match ! +++ Terminate simple XMLDSIG test with errn = -1 +++ XMLDSIG test error -1!
Regards
Holger
Hi Holger,
Using ISO1 in XMLDSIG test is fine given that the ISO2 spec is still not finalized.
The stream that is tested belongs to the ISO1 spec. For the ISO2 spec the hex stream to test with has not been produced. Moreover, the hex stream changes all the time the XML schemas change. Hence we need to wait for the final recommendation till this test can be moved to ISO2.
-- Daniel