SSL encryption settings.
Namespace: FIXForge.NET.FIXAssembly: FIXForge.NET.FIX.Engine-net-3.5 (in FIXForge.NET.FIX.Engine-net-3.5.dll) Version: 2.79.1.0
Syntax
C# |
---|
public SslSettings Ssl { get; } |
Visual Basic |
---|
Public ReadOnly Property Ssl As SslSettings Get |
Visual C++ |
---|
public: property SslSettings^ Ssl { SslSettings^ get (); } |