Hi I have created a Client/Server application. The Client connects remotely to the SQL 2005 server using thier unique user name and password.
The client application allows the users to update a form.
I need to add to the database a digital signature for that user when they update that form. This is intended to be a replacement for a physical signature that would appear on a paper form.
For such an application, most of the signing logic should be at the client level. I'm not sure what is your question and how it relates to SQL Server security - please clarify.
Thanks
Laurentiu
1 comment:
After reading the complete information what I understood is that the person is trying to develop an application in which when a user tries to update a form he has to add a digital signature for the verification purpose.
digital signature software
Post a Comment