Fields for MQSCO
The MQSCO structure contains the following fields; the fields are described in alphabetical order:
- AuthInfoRecCount (MQLONG)
- AuthInfoRecOffset (MQLONG)
- AuthInfoRecPtr (PMQAIR)
- CertificateLabel (MQCHAR64)
This field gives details of the certificate label being used. - CertificateValPolicy (MQLONG)
- CryptoHardware (MQCHAR256)
This field gives configuration details for cryptographic hardware connected to the client system. - EncryptionPolicySuiteB(MQLONG)
- FipsRequired (MQLONG)
IBM MQ can be configured with cryptographic hardware so that the cryptography modules used are those provided by the hardware product; these can be FIPS-certified to a particular level depending on the cryptographic hardware product in use. Use this field to specify that only FIPS-certified algorithms are used if the cryptography is provided in IBM MQ-provided software. - KeyRepository (MQCHAR256)
- KeyResetCount (MQLONG)
This represents the total number of unencrypted bytes sent and received within a TLS conversation before the secret key is renegotiated. - StrucId (MQCHAR4)
- Version (MQLONG)
Parent topic: MQSCO - SSL/TLS configuration options