Summary
Types
@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.
@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.