EncryptionPolicySuiteB(MQLONG)
This field Specifies whether Suite B compliant cryptography is used and what level of strength is employed. The value can be one or more of:
- MQ_SUITE_B_NONE
Suite B compliant cryptography is not used.
- MQ_SUITE_B_128_BIT
Suite B 128-bit strength security is used.
- MQ_SUITE_B_192_BIT
Suite B 192-bit strength security is used.
Note: Using the MQ_SUITE_B_NONE with any other value in this field is invalid. Parent topic: Fields for MQSCO