Commit 314c2c06 authored by garciay's avatar garciay
Browse files

Add correct HashedId8 for ITS-CMS5 Plugtest

parent c2a86c62
......@@ -19,10 +19,8 @@ module LibItsDenm_Pixits {
*/
modulepar charstring PX_CERT_FOR_TA := "CERT_TS_A_AT";
modulepar Oct8 PX_CERT_IUT_DENM_01 := '0000000000000000'O;
modulepar Oct8 PX_CERT_IUT_DENM_01 := 'B227D164E9A2CEA0'O;
modulepar Oct8 PX_CERT_IUT_DENM_02 := '0000000000000000'O;
modulepar Oct8 PX_CERT_IUT_DENM_03 := '0000000000000000'O;
modulepar Oct8 PX_CERT_IUT_DENM_02 := '546AAE55A3239AE2'O;
} // End of module LibItsDenm_Pixits
\ No newline at end of file
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