Copies this certificate from a HKEY_CURRENT_USER-based store to the specified
HKEY_LOCAL_MACHINE-based store together with its private key.
This may be necessary
to use a certificate to send signed email using AspEmail in an ASP environment.
A VB sample application that uses this method can be found in the directory \Samples\cert_stores\CertMover
of the installation.
Usage:
Cert.TransferToLocalMachine "MY"
Related Tasks: 4.6 Moving Certificates from HKEY_CURRENT_USER to HKEY_LOCAL_STORE.