Re: TripleDES crypto service provider questions
From: Valery Pryamikov (Valery_at_nospam.harper.no)
Date: 10/27/04
- Previous message: DotNetJunkies User: "System.ComponentModel.Win32Exception: Access is denied"
- In reply to: Patrick: "Re: TripleDES crypto service provider questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 27 Oct 2004 09:08:24 +0200
Convert.FromBase64String.
-Valery.
http://www.harper.no/valery
"Patrick" <Patrick@discussions.microsoft.com> wrote in message
news:F6D28E48-F870-4833-8DDA-832E5A804C10@microsoft.com...
> Well, the encoding seems fine- I have the "Convert.ToBase64String" method
> in
> the new code, but I don't know how to turn that array back into the
> orignial
> byte array. Do I use the Decoder class? Encoder? How do I take that
> text
> string and get it back into a byte array?
>
> -Patrick
- Previous message: DotNetJunkies User: "System.ComponentModel.Win32Exception: Access is denied"
- In reply to: Patrick: "Re: TripleDES crypto service provider questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|