class Eth::Key::Decrypter

def iv

def iv
  hex_to_bin crypto_data['cipherparams']['iv']
end