I am using progress 4gl
and progress database.
I need a one time password procedure for security purposes. Do you have any idea.
I need two options. how can I generate random password and how is the process method ?
My progress version is 10.2b on windows platform.
My project is producing financial trasaction. Client and server side according to a specific algorithm (for example, 1 3 minutes) should produce the password. The generated passwords should continue with the same client process.