Xojo.Net.SSLSettings
From Xojo Documentation
Class (inherits from Object)
This class is supported on Mobile (iOS). Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
Specifies settings that are used by TCPSocket.
Properties | ||
|
Enumerations | |
|
Notes
Although this class is available for all project types, it can only be used with TCPSocket, which is currently only available for iOS.
See Also
Xojo.Net.TCPSocket class