TP_SEC_ITSS_SND_CERT_07_01_BV.json 1.48 KB
Newer Older
{
    "attributes": {
        "_author": {
            "key": "_author",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "key": "_description",
            "type": "STRING",
            "value": "Check that the certificate signature contains ECC point of type set to either compressed_lsb_y_0, compressed_lsb_y_1 or x_coordinate_only"
        },
        "_expectedResults": {
            "key": "_expectedResults",
            "type": "STRING",
            "value": "with {\r\n\tthe IUT being in the 'authorized' state\r\n\tthe IUT being requested to include certificate in the next CAM\r\n} ensure that {\r\n\t when {\r\n\t\tthe IUT is requested to send a CAM\r\n\t} then {\r\n\t\tthe IUT sends a SecuredMessage\r\n\t\t\tcontaining header_fields['signer_info'].signer {\r\n\t\t\t\tcontaining type\r\n\t\t\t\t\tindicating 'certificate'\r\n\t\t\t\tcontaining certificate {\r\n\t\t\t\t\tcontaining signature.ecdsa_signature\r\n\t\t\t\t\t\tcontaining R.type\r\n\t\t\t\t\t\t\tindicating compressed_lsb_y_0\r\n\t\t\t\t\t\t\tor indicating compressed_lsb_y_1 \r\n\t\t\t\t\t\t\tor indicating x_coordinate_only\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t}\r\n}"
        },
        "_status": {
            "key": "_status",
            "type": "STRING",
            "value": "in process"
        },
        "_type": {
            "key": "_type",
            "type": "STRING",
            "value": "TestPurpose"
        }
    },
    "uuid": "6d703de2-5420-4d62-84df-20581b98132a"
}