How to import a 1024 bit RSA public key into a contact itemprogrammatically?

T

Thom Thompson

I tried writing to ContactItem.UserCertificate property but it seems that it doesn't work - it doesn't report any errors but nothing happens. When I import the key manually,
MsgBox ContactItem.UserCertificate shows a huge string. It looks like the original public key is tranferred to something else but I don't know what function does that. Or there is something else involved? Any ideas?
Thanks
Thom
 
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top