class Eth::Key::Decrypter

def salt

def salt
  hex_to_bin crypto_data['kdfparams']['salt']
end