import($testkey); } static function delete_key() { @unlink(__DIR__ . "/pubring.gpg"); @unlink(__DIR__ . "/secring.gpg"); } }