Add Encryption to Applications Sample
File: ...\Samples\Solution\FFC\Crypto.scx
This sample shows use of the Crypto Foundation Class that extends the Windows Crypto API routines. You can add encryption to text, files, and data in your applications. A variety of encryption styles are shown as well as file signing.
This sample contains the following classes.
Class |
Library |
Description |
---|---|---|
_ crypt.vcx |
Foundation class contains extended properties and methods for adding encryption to your applications. It uses the Windows Crypto API routines. |
For details on all classes available in the foundation classes, see Visual FoxPro Foundation Classes A-Z.
See Also
Concepts
Guidelines for Using Visual FoxPro Foundation Classes