KeePass

Store sensitive information inside keepass database from c#

限于喜欢 提交于 2019-11-27 10:57:45
问题 I have a project where I have to handle sensitive data. How do I open a keepass database from C# to use the data? I have downloaded the source. I will look in it to get what I need. Any other idea? 回答1: I thought about reading a KeyPass 2 database so I added a reference to KeyPass.exe in Linqpad and started to experiment. To my surprise and without any outside help (a testament to a good API), I was reading the database after only a few minutes. Here's how I did it: var dbpath = @"C:\path\to

笔记1

瘦欲@ 提交于 2019-11-26 01:00:06
网址: http://github.com/aminglinux/linux2019 资源地址: http://r.aminglinux.com 工具: 印象笔记 有道云笔记 协作类: www.yiqixie.com 腾讯文档 学习: markdown 博客:申请博客 oschina csdn 51cto 工具:keepass (记录密码) 密码随机 A B 手机 keepass + 坚果云 dav 来源: https://my.oschina.net/u/4181542/blog/3084611