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

Holds Initialization Vector generated in handshake. Rotates with each gateway startup Default: null

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