Reset Method
Resets the component.
Object Oriented Interface
public function doReset();
Procedural Interface
ipworksopenpgp_sda_do_reset($res);
Remarks
Reset resets the state of the class. All properties will be set to their default values, and any files open will be closed.