Share via


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
_cryptapi _ 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

Visual FoxPro Foundation Classes A-Z | Guidelines for Using Visual FoxPro Foundation Classes