Method of encryption
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 Session..::..EncryptionMethod Encryption { get; set; } |
Visual Basic |
---|
Public Property Encryption As Session..::..EncryptionMethod Get Set |
Visual C++ |
---|
public: property Session..::..EncryptionMethod Encryption { Session..::..EncryptionMethod get (); void set (Session..::..EncryptionMethod value); } |