I am using Ent Lib 5.0 and VS 2012. In our project, I have a requirement to use Ent Lib 5.0 for logging, exception handling and Encryption. All are working fine.
There is another requirement that the encryption of logging messages should be easily configurable such that the user can turn off encryption whenever he wants and vice-versa. Is it possible to do that using Ent Lib? If so, how? I couldn't fin any switch
value property for Cryptographic block.
meeram35
Member
3 Points
6 Posts
How to do Encryption based on a switch value with Cryptography Application Block
Nov 09, 2012 09:23 AM|LINK
I am using Ent Lib 5.0 and VS 2012. In our project, I have a requirement to use Ent Lib 5.0 for logging, exception handling and Encryption. All are working fine.
There is another requirement that the encryption of logging messages should be easily configurable such that the user can turn off encryption whenever he wants and vice-versa. Is it possible to do that using Ent Lib? If so, how? I couldn't fin any switch value property for Cryptographic block.
Please help