COER encoding/decoding issue on EtsiTs102941Data ASN.1 [message #1860745] |
Thu, 31 August 2023 09:14 |
Yann Garcia Messages: 153 Registered: June 2016 |
Senior Member |
|
|
Good morning,
I got a COER encoding/decoding issue on EtsiTs102941Data ASN.1 data structure.
The error is:
Dynamic test case error: Cannot find matching tag for type CertIssueExtension_permissions
I have attached a small project to reproduce it.
Please, use make && run_all.sh command to execute the testcase which highlight the issue (TC_coer_decoding_issue_data_certIssueExtension_permissions).
The trouble seems to be in ToBeSignedCertificate data structure described in Ieee1609Dot2, on field certIssuePermissions. There is a constraint on this data structure which is:
(WITH COMPONENTS { ..., appPermissions PRESENT} |
WITH COMPONENTS { ..., certIssuePermissions PRESENT} |
WITH COMPONENTS { ..., certRequestPermissions PRESENT})
I tried to remove these constraints, but the issue still persists.
Perhaps my analyze is not correct.
Many thanks in advance,
Best Regards,
Yann Garcia
FSCOM
|
|
|
|
Powered by
FUDForum. Page generated in 0.03445 seconds