What is the Valuekeep Integrator-SDK?
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)
1.
run the
Valuekeep Integrator SDK;
2.
Enter the
key that you want to encrypt;
3.
Select
the encryption scope you want to apply;
4.
Copy the
cipher (secured password) to the solution.
Related Articles
What is Valuekeep Integrator?
Valuekeep Integrator recommends a conceptual model of data integration and consequent functional logic between systems. As a solution for integration between systems, Valuekeep Integrator brings together a set of characteristics which are considered ...
How to set up the Valuekeep Integrator?
The Valuekeep Integrator can be installed using the following options: · Portal (link): download the Valuekeep Integrator addon setup available and install it; · PRIMAVERA Deployment Center: this option is only available for customers that subscribed ...
How to subscribe to Valuekeep Integrator?
The use of the Valuekeep Integrator platform requires a subscription to the addon with the same name. The subscription request should be requested to your partner developer.
How does the Valuekeep Integrator work?
Valuekeep Integrator is a generic and abstract platform to implement any data or system integration scenario (across different technologies). The abstraction is represented by the concept of pipeline and consists of the decomposition of a complex ...
What is the Valuekeep-Integrator architecture?
The VALUEKEEP V3 - Valuekeep Integrator plugin, provides in its installation folder: <Install Path> <VKKPlugin\SAMPLES\CONFIGS, an integration solution (VK3_V10_Integration.config), that can be reused as a base example, which can be customized ...