如何使用C#实现数字签名 [英] How to implement Digital Signature using C#

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

问题描述

是否有必要在C#网站上使用SSL来实现usb令牌或数字签名?

Is it necessary to have SSL on your C# website to implement a usb token or Digital signature ?

推荐答案

简短的回答是:no。但除非这个微妙的问题得到正式和准确的表述,否则进一步的讨论是没有意义最重要的是:您需要服务器端签名还是客户端签名(因此客户端可以确认这是同一个客户端)。



SSL的作用与数字签名机制截然不同。你可以阅读它。同样,在不知道确切目标的情况下讨论这一切毫无意义。



-SA
The short answer is: no. But further discussion makes no sense unless this delicate problem is formally and accurately formulated. On of the most important thing is: do you need a server-side signature, or client-side signature (so the client could confirm that this is "the same very client").

The role of SSL is very different from just the digital signature mechanism. You can read about it. Again, it makes little sense to discuss it all without knowing your exact goal.

—SA


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

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