■ VICredStore.pm – The Perl package for the credential store library located in:Windows: \Program Files\VMware\VMware vSphere CLI\Perl\lib\VMware\VICredStore.pmLinux: /usr/lib/perl5/site_perl/5.8.8/VMware/VICredStore.pmPerl applications can use this package to add, retrieve, delete, update, and list the entries stored in the credential store. The apps/general/credstore_admin.pl file is an example for credential store use.
■ credstore_admin.pl — A Perl application that uses VICredStore.pm for accessing the credential store. You can use credstore_admin.pl, which is an example, as a command-line interface to the credential store. credstore_admin.pl is located in:Windows: \Program Files\VMware\VMware vSphere CLI\Perl\apps\general\credstore_admin.plLinux: /usr/lib/vmware-viperl/apps/general/credstore_admin.pl