Encrypt
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I am using Membership's encrypt/decrypt methods. When I encrypt the string, it increases the length of the string. Is there any way I can set the lenght of encrypted string? OR is there any way to know how much length will increase after encryption. based on that I need to set length of column in database. Thanks in advance.
- ashish