微软加密 API 书

发布于 2024-07-13 09:34:43 字数 118 浏览 15 评论 0原文

我需要使用 Microsoft CryptoAPI 编写自己的 SSL 套接字(CSocket ansestor)并进行服务器端证书验证。

您能告诉我哪本书对我有帮助(或任何其他用户友好的信息来源)吗?

I need to write my own SSL socket (CSocket ansestor) with server side certificate validation using Microsoft CryptoAPI.

Can you tell me which book will help me (or any other user friendly source of information)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

蓝眸 2024-07-20 09:34:43

尽管它不是一本书,但该指南也可能有所帮助。
CAPI

This pointer might also help, although it is not a book.
CAPI

青萝楚歌 2024-07-20 09:34:43

我推荐 SSL 和 TLS by Eric Rescorlassldump 的作者)以真正深入了解 SSL。 它对协议及其解决的问题进行了很好的介绍,并且可以选择深入了解细节。

我还强烈建议不要编写自己的实现,除非您确实必须这样做。

I recommend SSL and TLS by Eric Rescorla (author of ssldump) to get a really good understanding of SSL. It provides a great introduction to the protocol and the problems it solves, with the option to go as deep as you want into the details.

I would also strongly recommend not writing your own implementation unless you really have to.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文