在C#中使用CryptoAPI进行加密和解密 [英] Encryption and Decryption using CryptoAPI in C#

查看:942
本文介绍了在C#中使用CryptoAPI进行加密和解密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Naresh sharma
我的问题是如何使用C#中的CryptoAPI进行加密和解密
(通过使用MSDN中提供的cryptoAPI引用c程序)

hi I am Naresh sharma
my Q. is how do i do Encryption and Decryption using CryptoAPI in C#
( by refference of c program using cryptoAPI given in MSDN)

推荐答案

如果您不想使用System.Security.Cryptography,则可以使用P/Invoke来使用CryptoApi ,请参见此博客 [
If you do not want to use System.Security.Cryptography than use P/Invoke to use the CryptoApi, see this blog[^] for details.


这篇关于在C#中使用CryptoAPI进行加密和解密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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