如何在登录时使用数字签名 [英] How to use digital signature in login

查看:190
本文介绍了如何在登录时使用数字签名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的ASP.net项目中实现数字签名登录。

有人可以帮我这个吗?以下是我实际需要的一些细节。



1步 - >在数据库中注册客户数字签名(DS)。

2步 - >使用数字签名登录。



我的所有客户都有数字签名。

我想制作一个webform所有客户都会输入他们的用户名和密码

输入用户名和密码后他们会插入他们的语言(数字签名)

我想从DS中提取信息并存储在我的服务器数据库。(这是一次性过程)



下次当他们想要登录应用程序时,他们必须提供数字签名,我将用数据库验证该信息。

但是我的问题是,任何拥有我的客户端DS的第三人也可以登录如何阻止他登录。(如何找到DS的人只是我的客户端?

I want to implement Digital Signature Login in my ASP.net project .
Can someone help me regarding this? Below is some detail about what i actually need.

1 step-->Register client Digital Signature(DS)in database.
2 step-->Login using Digital signature.

My all client will have digital signatures.
I want to make a webform where all client will enter their username and password
after entering username and password they will plug their etoken(Digital Signature)
I want to extract the info from DS and store it in my server database.(This is one time process)

Next time when they want to login the application they have to provide Digital Signature which I will verify that info with Database.
But here my question is that any third person having my client DS can also login how to prevent him from login.(How to find that the person with DS is my client only??

推荐答案

这篇关于如何在登录时使用数字签名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆