authenticationData property

List<int8_t> authenticationData
final

Opaque authentication data. For page 0, the size is only 17 bytes. For other pages, the size is 23 bytes. Shall be filled with nulls in the unused portion of the field.

MAVLink type: uint8_t23

authentication_data

Implementation

final List<int8_t> authenticationData;