Rijndael encryption - can I supply my own encryption key?

  • Thread starter Thread starter RJ
  • Start date Start date
R

RJ

The 2.0 Framework SDK only has examples where the Rijndael class instance
provides the key. I've tried setting my own key value, making sure my key
length matches the KeySize property of my Rijndael instance. I always get
"invalid key". Am I misunderstanding the concept - if I don't set and keep
my own key, how will I be able to decrypt later? Any ideas or example would
be much appreciated.


RJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top