Tinrelay::EncryptedKeyring
Inherits JSON::Serializable < Reference < Object
Constructors
new(salt : String, nonce : String, ciphertext : String, format : Int32 = 1, kdf : String = Crypto::KDF_PROFILE)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
ciphertext
Sourceformat
Sourcekdf
Sourcenonce
Sourcesalt
Source