class

Tinrelay::RadioAuth

Inherits JSON::Serializable < Reference < Object

Constructors

new(ship : String, radio_generation : Int32, timestamp : Int64, signature : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

radio_generation
Source
radio_generation=(radio_generation : Int32)
Source
ship
Source
ship=(ship : String)
Source
signature
Source
signature=(signature : String)
Source
signing_bytes(action : String, payload : Bytes) : Bytes
Source
timestamp
Source
timestamp=(timestamp : Int64)
Source