本文介绍了如何在VC ++ 2010中包含beecrypt库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有beecrypt库,我必须在windows7平台上安装这个库。
我需要这个库在VC ++ 2010中生成DSA KeyPAir(公钥和私钥)。
任何人都可以为windows7提供beecrypt的安装程序。
提前致谢。
I'm having beecrypt library and I have to install this library in windows7 platform.
I need this library to generate DSA KeyPAir(Public & Private keys) in VC++ 2010.
Can any one provide the installation procedure of beecrypt for windows7.
Thanks in advance.
推荐答案
这篇关于如何在VC ++ 2010中包含beecrypt库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!