ServiceSettingsEnableSecureConnection Method |
Name | Description | |
---|---|---|
EnableSecureConnection(String, String) | Calls EnableSecureConnection(publicCertificateFilePath, privateKeyFilePath, OIV.RemoteViz.Rendering.ServiceSettings.SecurityProtocols( .RemoteViz.Rendering.ServiceSettings.TLSv1_1 | .RemoteViz.Rendering.ServiceSettings.TLSv1_2 | .RemoteViz.Rendering.ServiceSettings.TLSv1_3 )). | |
EnableSecureConnection(String, String, ServiceSettingsSecurityProtocols) | Secures the connection between the server and the clients. |