function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
GrahamGraham 

Encrypting Passwords

The sforce Partner documentation says that any stored passwords need to be stored encrypted at 128-bit or better. I'm not very familiar with encryption in VB.Net, can anyone recommend some sample code, or what information I need to decrypt the stored password?

Thanks
Graham