本文介绍了基于属性的加密的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
主要主题是一个数据必须用2个密钥加密,然后解密时如果提供了任何一个密钥,那么应该获得数据...
请尽快给出解决方案...
我想知道有没有课在c#里面做了以上..
提前谢谢...
The main theme is one data must be encrypted by 2 keys, then while decryption if any one of the keys are provided that data should be obtained back...
Pls give solution asap...
and i want to know is there any class in c# which does the above..
Thanks in advance...
推荐答案
这篇关于基于属性的加密的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!