Re: Rijndael encryption - can I supply my own encryption key?
- From: "John Timney \(MVP\)" <x_john@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 21 Aug 2007 23:49:14 +0100
If I remember correctly, the key needs to be a byte array - might want to
check thats what your providing.
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
"RJ" <postonly@xxxxxxxxxxxx> wrote in message
news:%236qieP$4HHA.5164@xxxxxxxxxxxxxxxxxxxxxxx
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
.
- References:
- Prev by Date: Dynamic User Control - losing value
- Next by Date: Re: Response Use MailTo
- Previous by thread: Re: Rijndael encryption - can I supply my own encryption key?
- Next by thread: DatagridView Shows Removed Table
- Index(es):
Relevant Pages
|