class Eth::Key::Decrypter

def key_length

def key_length
  crypto_data['kdfparams']['dklen'].to_i
end