Common.Message.AuthKey (xmavlink_util v0.4.3)

View Source

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.

Types

t()

@type t() :: %Common.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.