Common.Message.AuthKey (xmavlink v0.5.0)

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.