Configuring outlook for digital certiicates.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
How do i programmatically configure outlook so that it uses a digital
certificate for signature and encryption ?

I have found a registry key (I dont kno i am on the right track or not.....):

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Messaging Subsystem\Profiles\Outlook\c02ebc5353d9cd11975200aa004ae40e
which has two values :

1)00030354 : which controls the options for encryption & digital signature.
(Tools->Options->security)
2)11020355 : I dont know what this entry is for and what info. it contains?

Any help would be greatly appreciated.
Thanks
 
Unfortunately, you can't use code to configure digital certificates or
encryption in any way. If there are settings in the registry for this they
are undocumented and probably unsupported to modify.
 
Back
Top