class

Tinrelay::OwnerRotation

Inherits JSON::Serializable < Reference < Object

Constructors

new(new_generation : Int32, new_public_key : String, prior_signature : String, auth : Tinrelay::OwnerAuth)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

auth
Source
auth=(auth : OwnerAuth)
Source
new_generation
Source
new_generation=(new_generation : Int32)
Source
new_public_key
Source
new_public_key=(new_public_key : String)
Source
payload
Source
prior_signature
Source
prior_signature=(prior_signature : String)
Source