struct

Mqhole::Encryption::Metadata

Inherits JSON::Serializable < Struct < Value < Object

Constructors

generate(iterations : Int32 = DEFAULT_KDF_ITERATIONS) : self
Source
new(version : Int32, algorithm : String, kdf : String, salt : String, iterations : Int32, nonce_prefix : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

algorithm
Source
iterations
Source
nonce_prefix
Source
nonce_prefix_bytes
Source
salt
Source
salt_bytes
Source
version
Source