IEC_BACNET_SESSION_KEY (STRUCT)ΒΆ
TYPE IEC_BACNET_SESSION_KEY : STRUCT
Definition of the BACnetSessionKey structure
A session key shall consist of a 56-bit encryption key and a BACnet Address of the peer with which secure communications is requested.
- InOut:
- Name - Type - Comment - sessionKey- ARRAY [0..(BACNET_MAX_SESSION_KEY - 1)] OF IEC_BACNET_BYTE - A session key shall consist of a 56-bit encryption key - peerAddress- A BACnet Address of the peer with which secure communications is requested. 
