Last changed in 27/12/2024
Valuekeep Integrator - SDK provides a Security wizard (available in the installation folder) that provides cryptographic services, including secure encryption and decryption of data, which allows encryption of keys, namely passwords that must be persisted in the solution (integration.config) . This wizard allows encryption using two encryption methods (scopes):
- Scope Current User: the protected data is associated with the current user, ensuring that only threads running in the user's context can unprotect the data;
- Scope Local Machine: protected data is associated with the machine context, i.e. any running process can unprotect the data.
To obtain the cipher (key encrypted according to a certain scope)
- Run the Valuekeep Integrator SDK;
- Enter the key that you want to encrypt;
- Select the encryption scope you want to apply;
- Copy the cipher (secured password) to the solution.
Bookmark or share this article
Obrigado pelo seu voto.
login para deixar a sua opinião.
Obrigado pelo seu feedback. Iremos analisá-lo para continuarmos a melhorar!