class

Tinrelay::StoredKeyPair

Inherits JSON::Serializable < Reference < Object

Constructors

new(public_key : String, secret_key : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

public_key
Source
public_key=(public_key : String)
Source
secret_key
Source
secret_key=(secret_key : String)
Source