TP_SEC_ITSS_SND_CERT_08_01_BV.json 1.5 KB
Newer Older
{
    "attributes": {
        "_author": {
            "key": "_author",
            "type": "STRING",
            "value": "filatov"
        },
        "_description": {
            "key": "_description",
            "type": "STRING",
            "value": "Check that the certificate verification key contains ECC point of type set to either compressed_lsb_y_0, compressed_lsb_y_1 or uncompressed"
        },
        "_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 subject_attributes['verification_key']\r\n\t\t\t\t\tcontaining key.public_key.type\r\n\t\t\t\t\t\tindicating compressed_lsb_y_0\r\n\t\t\t\t\t\tor indicating compressed_lsb_y_1 \r\n\t\t\t\t\t\tor indicating uncompressed\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": "b10641b3-adc6-4864-9cdd-97e00feeb6e1"
}