G
Guest
If this is not the right new group for a question about CryptoStream please
point me to the right place. I have looked at several vb.net code examples
for Rijndael encryption but have a couple of questions. My questions concern
the byte arrays for key and IV.
First, do I provide the key string or is that generated by crypto class?
Second, what is the IV array for and how do I know how to set that or is it
set automatically by the crypto class.
I am looking for some qualitative info here so I can understand what the
pieces are supposed to do.
Thanks,
Fred Herring
point me to the right place. I have looked at several vb.net code examples
for Rijndael encryption but have a couple of questions. My questions concern
the byte arrays for key and IV.
First, do I provide the key string or is that generated by crypto class?
Second, what is the IV array for and how do I know how to set that or is it
set automatically by the crypto class.
I am looking for some qualitative info here so I can understand what the
pieces are supposed to do.
Thanks,
Fred Herring