class Eth::Key::Decrypter

def iv

def iv
  Util.hex_to_bin crypto_data["cipherparams"]["iv"]
end