Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting equivalent of VB.NET decryption function in VFP
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01105441
Message ID:
01105463
Views:
37
Did you try strconv(lvValue,13) on your VFP result and see if it compares with the VB.Net result?

Regards,

E.R.

>>Check out ...\Ffc\_crypt.vcx class
>
>If I encrypt something with the .NET class, the VFP _crypt.vcx class cannot decrypt that so I can obtain my original value. The VFP _crypt.vcx class returns something like žÍŽdwÂD®µû¹|ôêþK$ä3M´æ ö[¥9›ò°X‘ÄmŠÖÁ when I encrypt the same text that I used in .NET. The .NET encryption returns something like 8p98Q4fyzew= which is totally not the same thing at all.
>
>So, does this mean that the _crypt.vcx class is not encrypting using System.Security.Cryptography?
Regards,

E.R. Gilmore
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform