Mqhole::Encryption::Metadata
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(version : Int32, algorithm : String, kdf : String, salt : String, iterations : Int32, nonce_prefix : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
algorithm
Sourceiterations
Sourcekdf
Sourcenonce_prefix
Sourcenonce_prefix_bytes
Sourcesalt
Sourcesalt_bytes
Sourceversion
Source