View Source APM.Message.AuthKey (xmavlink_util v0.1.0)

Link to this section Summary

Types

t()

Emit an encrypted signature / key identifying this system. PLEASE NOTE: This protocol has been kept simple, so transmitting the key requires an encrypted channel for true safety.

Link to this section Types

@type t() :: %APM.Message.AuthKey{key: [char()]}

Emit an encrypted signature / key identifying this system. PLEASE NOTE: This protocol has been kept simple, so transmitting the key requires an encrypted channel for true safety.