Reset Method
Resets all certificate properties to their default values.
Object Oriented Interface
public function doReset();
Procedural Interface
ipworksopenpgp_certmgr_do_reset($res);
Remarks
This method will reset all certificate properties to their default values. If a certificate and private key is selected and/or a certificate store is opened, both are released upon calling this method.