Tinrelay::OwnerKeyData
Inherits JSON::Serializable < Reference < Object
Constructors
new(ship : String, generation : Int32, key : Tinrelay::StoredKeyPair, pending_generation : Int32 | Nil = nil, pending_key : Nil | Tinrelay::StoredKeyPair = nil, format : Int32 = 1)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
format
Sourcegeneration
Sourcekey
Sourcekey=(key : StoredKeyPair)
Sourcepending_generation
Sourcepending_key
Sourcepending_key=(pending_key : StoredKeyPair | Nil)
Sourceship
Source