Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Authorize.net CC processing without SSL (Using SIM metho
Message
De
28/02/2008 19:01:15
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01297495
Message ID:
01297619
Vues:
22
Thanks, Sergey! I'm getting there, using the fll and the utc conversion you mention, but I'm stuck now, in that I need to supply a seed key to the hash generation, and Craig Boyd's hash() function doesn't provide for a key seed to be passed to his hash function. Thanks again! -Mark

>Hi Mark,
>
>Some ideas
>
  • Craig Boyd's vfpencryption.fll has function to generate MD5 hash
    >
  • Windows Time File #9738 can convert datetime value to UTC. After that
    >
    >ltDt = ...
    >ltDtBase = {^1970/01/01 00:00:00}
    >lnSeconds = ltDt - ltDtBase
    >
    >
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform