Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SFUtility : How do I control?
Message
De
16/02/2022 11:19:34
 
 
À
16/02/2022 11:05:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01683581
Message ID:
01683582
Vues:
59
>Hello all,
>
>I want to encrypt content of some fields. For that I want to use Craig Boyd's FLL VFPEncrypt. So I will have to use the functions Encrypt and Decrypt.
>
>I also use Stonefield Database Toolkit. In the libraries used by SDT there is one class called SFUtility. In SFUtility there is a method called Encrypt.
>
>how can I make sure that I use the Encrypt in VFPEncrypt when I need that version and and how can I make sure that Encrypt of SFUtility is also used when needed?
>
>Regards

If the SF version is a method of a class, you call it by yourclass.encrypt(). The FLL version you call directly, Encrypt().
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform