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