class Eth::Key::Decrypter

def iterations

def iterations
  crypto_data["kdfparams"]["c"].to_i
end