[Ethereum] Is it possible to extract private key from json/UTC file

private-key

I created an ethereum paper wallet on an offline computer. Do I need to keep both the private key and the UTC/json file or can I just keep the UTC/json file and extract the private key from it. Thank you.

Best Answer

The JSON file contains (in encrypted form) the private key, so that's all you need.