ContextFactoryPropertiesTlsLibraryName Property
The TLS (Transport Layer Security) and SSL (Secure Sockets Layer) library name.
Default: Operating system dependent:
- libssl.so.3 for Unix (including Linux and AIX)
- libssl.3.dylib for MacOSX
- SSL1$LIBSSL_SHR.EXE for OpenVMS
- ssleay32.dll for Windows
Namespace: SolaceSystems.Solclient.MessagingAssembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 10.26.0
public string TlsLibraryName { get; set; }
Property Value
String