IEC_BACNET_SECURITY_KEY_SET (STRUCT)

TYPE IEC_BACNET_SECURITY_KEY_SET : STRUCT

Definition of the BACnetSecurityKeySet structure

This structure, of type BACnetSecurityKeySet, describes the contents of the device’s key sets.

InOut:

Name

Type

Comment

keyRevision

IEC_BACNET_BYTE

The current key set revision. 0 if key set is not configured

activationTime

IEC_BACNET_DATE_TIME

The time this key set was first activated in UTC time, all wildcard if unknown

expirationTime

IEC_BACNET_DATE_TIME

The time this key set will expire in UTC time, all wildcard if infinite

keyIdsCount

IEC_BACNET_ELEMENT_COUNT

Count of key identifiers in this key set

keyIds

POINTER TO IEC_BACNET_KEY_IDENTIFIER

List of key identifiers belonging to this set