Specify a CipherSpec for IBM MQ.NET
For IBM MQ .NET we can specify the CipherSpec either by using the MQEnvironment class or by using the MQC.SSL_CIPHER_SPEC_PROPERTY in the hash table of connection properties.
For information about specifying a CipherSpec for the .NET unmanaged client, see Enable TLS for the unmanaged .NET client
For information about specifying a CipherSpec for the .NET managed client, see CipherSpec support for the managed .NET client
Parent topic: Enable CipherSpecs