ListMachineStores Method
List machine certificate stores.
Object Oriented Interface
public function doListMachineStores();
Procedural Interface
ipworksopenpgp_certmgr_do_listmachinestores($res);
Remarks
This method behaves the same as the ListCertificateStores method, but lists certificate stores in the machine account (under HKEY_LOCAL_MACHINE in the registry).
NOTE: This functionality is only available in Windows.