Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can anyone help with vfpencryption71.fll?
Message
From
02/03/2013 07:22:51
 
 
To
02/03/2013 04:41:47
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01567286
Message ID:
01567300
Views:
73
>>I've read the documentation that states the format is:
>>
>>
>>
>>Encrypt(cStringtoEncrypt, cSecretKey[, nEncryptionType[, nEncryptionMode[, nPaddingType[, nKeySize[, nBlockSize[, cIV]]]]]])
>>Decrypt(cEncryptString, cSecretKey[, nDecryptionType[, nDecryptionMode[, nPaddingType[, nKeySize[, nBlockSize[, cIV]]]]]])
>>
>>
>>But I need real values to be able to understand this.
>>
>>Thanks to anyone who can help!
>>
>>dg
>
>http://www.sweetpotatosoftware.com/spsblog/2009/08/09/MajorVFPEncryptionUpdate.aspx


Yep, that's the documentation I got. I need the actual code, eg.
Encrypt('915-555-1212', 'MyKey'[, 6[, 'yadda'[,32[, 8[, 64[, SomeValue]]]]]])
I'm at a loss to know what values to use as the parameters.

Thanks,

dg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform