forwardSslSettings Properties   Table of ContentCertificateFile Property forward
SslSettings.CaFile Property
Path to the trusted certification authority certificate file in (Privacy Enhanced Mail) Base64 encoded (.pem) 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 CaFile { get; set; }

Property Value

Type: String
See Also