You are here: Symbol Reference > BaseApplication Namespace > Gateway Class > Gateway Properties > Gateway.EncryptionKey Property
Gateway.EncryptionKey Property
Gateway Class  Gateway Members  Gateway Properties  Send Feedback

Holds encryption key generated in handshake. Rotates with each gateway startup Default: null

Syntax
C++
C#
Visual Basic
__property byte[] EncryptionKey;