Click or drag to resize
ServiceSettingsPrivateKeyFile Property

Gets the private key used to sign the server key exchange between the client and the server.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public string PrivateKeyFile { get; }

Return Value

Type: String

the path to the file containing the private key.

Remarks

See Also