C#中的加密过程 [英] Encrypting process in C#

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

问题描述


我已经从C#在Sqlserver中上传了一个表,现在我需要将这些行从sql检索到C#datagridview.该表包含8个列,其中当在一个特定列中检索表时,应进行加密.

我要显示我的桌子:

名称年龄性别教育婚姻状况职业国家


在此年龄列中,该tis行中的所有数据都应加密.

问候
Balamurugan

Hi,
I have upload a table in Sqlserver from C#.Now i need to retrieve those rows from sql to C# datagridview. The table contains 8 colums in that when the table is retrieving in one particular column should get encrypted.

I ll show my table:

Name Age Sex Education Maritalstatus Occupation Country


In this in age column all the datas from tis row should get encrypted.

Regards
Balamurugan

推荐答案

希望这对您有所帮助-
Hope this will help you - http://stackoverflow.com/questions/202011/encrypt-decrypt-string-in-net[^]


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

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