Xojo.Net.SSLSettings

From Xojo Documentation

Class (inherits from Object)

Specifies settings that are used by TCPSocket.

Properties
SecurityLevel ValidateCertificates
Enumerations
SecurityLevels

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