|
Integrating the Tricryption Engine with Your Application |
|
|
Application Developer's Responsibilities
|
|
|
|
|
Create an instance of a Tricryption Agent |
Create an instance of a Tricryption Agent |
Create an instance of an administration component |
|
Create a connection to the Tricryption Engine or the Remote Engine |
Create a connection to the Tricryption Engine or the Remote Engine |
Create a connection to the Tricryption Engine or the Remote Engine |
|
Provide appropriate credentials for authentication |
Provide appropriate credentials for authentication |
Provide appropriate credentials for authentication |
|
Prepare a data to be encrypted |
Prepare encrypted data to be decrypted together with its previously assigned Hidden Link |
Prepare the necessary data sets |
|
Submit the data to the Engine |
Submit the data to the Engine |
Submit an administrative request to the Engine |
|
Close the connection after the data has been encrypted |
Close the connection after the data has been decrypted |
Close the connection after the administrative data has been modified |
|
Store the encrypted data and its Hidden Links on a client machine |
Store the data on a client machine |
|
Please note that as a result of every encryption key request call, an encryption key and a unique Hidden Link will be returned. The Hidden Link functions as an encryption receipt, and it must accompany a later request for a key to decrypt the data. If its Hidden Link is lost, the encrypted data cannot be decrypted, and it will be useless.
|