哪里可以找到关于BCrypt for .NET的文档? [英] Where to find documentation on BCrypt for .NET?

查看:265
本文介绍了哪里可以找到关于BCrypt for .NET的文档?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用了NuGet来获取BCrypt库,并正确安装。现在我想看看它和如何使用它,但我似乎找不到任何文档。



即使搜索库命名空间也没有产生任何结果:

  DevOne.Security.Cryptography.BCrypt 

任何关于在哪里找到一些例子的建议,甚至是普通的旧文档?我正在使用C#。

解决方案

除了此页面



可以这么说,你可以很容易地看看源代码,因为API中只有几个公共例程。


I used NuGet to get the BCrypt library and it's installed properly. Now I'd like to read about it and how to use it, yet I can't seem to find any documentation.

Even searching for the libraries namespace yielded no results:

DevOne.Security.Cryptography.BCrypt

Any suggestions on where to find some examples, or even plain old documentation? I'm using C#.

解决方案

There is no official documentation, other than this page.

That being said, you can easily look at the source code, as there are only a couple of public routines in the API.

这篇关于哪里可以找到关于BCrypt for .NET的文档?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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