TP_SEC_ITSS_RCV_CAM_09_02_BO.json 1.21 KB
Newer Older
{
    "attributes": {
        "_author": {
            "key": "_author",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "key": "_description",
            "type": "STRING",
            "value": "Check that IUT discards the Secured CAM containing empty payload of type 'signed'."
        },
        "_expectedResults": {
            "key": "_expectedResults",
            "type": "STRING",
            "value": "with {\r\n\tthe IUT being in the 'authorized' state\r\n}\r\nensure that {\r\n\twhen {\r\n\t\tthe IUT is receiving a SecuredMessage {\r\n \t\t\tcontaining header_fields['its_aid']\r\n\t\t\t\tindicating 'AID_CAM'\r\n\t\t\tand containing payload_field {\r\n\t\t\t\tcontaining type\r\n\t\t\t\t\tindicating 'signed'\r\n\t\t\t\tcontaining data\r\n\t\t\t\t\tindicating length 0\r\n\t\t\t}\r\n\t\t}\r\n\t} then {\r\n\t\tthe IUT discards the message\r\n\t}\r\n}"
        },
        "_status": {
            "key": "_status",
            "type": "STRING",
        },
        "_type": {
            "key": "_type",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "81dd1aa6-6722-4d73-876f-4f9c8366f9df"
}