Encrypting a Cstring before storing in Database
Encrypting a Cstring before storing in Database
(OP)
How can i encrypt a string(password) before storing them in a database, what functions can i use to achieve this in Clarion? maybe an md5 clarion example would help
RE: Encrypting a Cstring before storing in Database
Check out http
Regards