Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TTCN-3 Libraries
LibIts
Commits
314c2c06
Commit
314c2c06
authored
Oct 17, 2016
by
garciay
Browse files
Add correct HashedId8 for ITS-CMS5 Plugtest
parent
c2a86c62
Changes
1
Hide whitespace changes
Inline
Side-by-side
ttcn/DENM/LibItsDenm_Pixits.ttcn
View file @
314c2c06
...
...
@@ -19,10 +19,8 @@ module LibItsDenm_Pixits {
*/
modulepar
charstring
PX_CERT_FOR_TA
:=
"CERT_TS_A_AT"
;
modulepar
Oct8
PX_CERT_IUT_DENM_01
:=
'
000000000000000
0'O
;
modulepar
Oct8
PX_CERT_IUT_DENM_01
:=
'
B227D164E9A2CEA
0
'
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
:=
'
546
AAE55A3239AE2
'
O
;
}
// End of module LibItsDenm_Pixits
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment