Commit c5c31b20 authored by filatov's avatar filatov
Browse files

[*}check all possible time validity restriction forms

parent 7186faa4
......@@ -17,9 +17,9 @@
"_expectedResults": {
"isGenerated": false,
"key": "_expectedResults",
"origin": "97a322e8-5634-4620-a958-b304f948cc00",
"origin": "84f05154-becf-44fe-aadf-43ea38971df1",
"type": "STRING",
"value": "with\r\n\tthe IUT being in the 'authorized' state\r\n\tand the IUT current time is inside the time validity period of CERT_TS_10_01_BO_AT\r\nensure that\r\n\twhen the IUT is receiving a SecuredMessage\r\n\t\tcontaining header_fields ['signer_info']\r\n\t\t\tcontaining signer\r\n\t\t\t\tcontaining type\r\n\t\t\t\t\tindicating 'certificate'\r\n\t\t\t\tcontaining certificate (CERT_TS_10_01_BO_AT)\r\n\t\t\t\t\tnot containing validity_restrictions['time_start_and_end']\r\n\tthen\r\n\t\tthe IUT discards the message"
"value": "with\r\n\tthe IUT being in the 'authorized' state\r\nensure that\r\n\twhen the IUT is receiving a SecuredMessage\r\n\t\tcontaining header_fields ['signer_info']\r\n\t\t\tcontaining signer\r\n\t\t\t\tcontaining type\r\n\t\t\t\t\tindicating 'certificate'\r\n\t\t\t\tcontaining certificate (CERT_TS_10_01_BO_AT)\r\n\t\t\t\t\tnot containing validity_restrictions['time_start_and_end']\r\n\t\t\t\t\tand not containing validity_restrictions['time_end']\r\n\t\t\t\t\tand not containing validity_restrictions['time_start_and_duration']\r\n\r\n\tthen\r\n\t\tthe IUT discards the message"
},
"_status": {
"isGenerated": false,
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment