class Eth::Key::Decrypter

def ciphertext

def ciphertext
  Util.hex_to_bin crypto_data["ciphertext"]
end