Why integer occupying 16 bytes instead of 4 bytes?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi There I am using encryption and decryption using RijandaelManaged algorithm. When I write integer in plain form .It is occupying 4 bytes. When I use encryption It is occupying 16 bytes. Can anybody tell me why? Your response will be apperciated Thanks
-
Hi There I am using encryption and decryption using RijandaelManaged algorithm. When I write integer in plain form .It is occupying 4 bytes. When I use encryption It is occupying 16 bytes. Can anybody tell me why? Your response will be apperciated Thanks