srinivaskonijeti wrote:
Additional information: Invalid length for a Base-64 char array." in the Line "byte[] EncryptedData = Convert.FromBase64String(xxxxx);"
It should be clear, the xxxxx string you pass in, is NOT BASE64 encoded.
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)
((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))