TLS configuration options structure
Table 1. Structures of constants
| Name |
Structure |
| MQSCO_STRUC_ID |
SCO¬ |
| MQSCO_STRUC_ID_ARRAY |
'S','C','O','¬' |
Note: The symbol ¬ represents a single blank character.
Table 2. Values of constants
| Name |
Decimal value |
Hexadecimal value |
| MQSCO_VERSION_1 |
1 |
X'00000001' |
| MQSCO_VERSION_2 |
2 |
X'00000002' |
| MQSCO_VERSION_3 |
3 |
X'00000003' |
| MQSCO_VERSION_4 |
4 |
X'00000004' |
| MQSCO_CURRENT_VERSION |
4 |
X'00000004' |
Note: The symbol ¬ represents a single blank character.
TLS configuration options Key Reset Count
Table 3. Values of constants
| Name |
Decimal value |
Hexadecimal value |
| MQSCO_RESET_COUNT_DEFAULT |
0 |
X'00000000' |
Command format Queue Definition Scope
Table 4. Values of constants
| Name |
Decimal value |
Hexadecimal value |
| MQSCO_Q_MGR |
1 |
X'00000001' |
| MQSCO_CELL |
2 |
X'00000002' |