SelectedKeyNegotiationMethodTLV: {
    presharedSecret: SelectedPreSharedSecret;
    protocol: SelectedKeyNegotiationProtocol;
    sendingDeviceEui64: EUI64;
}

Type declaration

  • presharedSecret: SelectedPreSharedSecret

    The enumeration indicating the pre-shared secret that the sending device is requesting to be used in the key negotiation.

  • protocol: SelectedKeyNegotiationProtocol

    The enumeration of the key negotiation method the sender is requesting to use in key negotiation.

  • sendingDeviceEui64: EUI64

    The value of the EUI64 of the device sending the message. This field SHALL always be present.