forwardCertificateFile Property    Table of ContentPrivateKeyPassword Property forward
SslSettings.PrivateKeyFile Property
Path to the SSL private key file in PEM (base 64 encoded) format.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public string PrivateKeyFile { get; set; }

Property Value

Type: String
See Also