IEC_BACNET_KEY_IDENTIFIER (STRUCT)ΒΆ

TYPE IEC_BACNET_KEY_IDENTIFIER : STRUCT

Definition of the BACnetKeyIdentifier structure

InOut:

Name

Type

Comment

algorithm

IEC_BACNET_BYTE

Specifies the algorithm used to validate the key. It uses values from the ::BACNET_KEY_ID_ALGORITHM enumeration.

keyId

IEC_BACNET_BYTE

Specifies the internal defined key identifier which hides the real key. It uses values from the ::BACNET_KEY_ID_NUMBER enumeration.