FILEFLEX API REFERENCE



NAME
DBEncrypt -- Standalone function for encrypting data

SYNTAX
DBEncrypt(string, encryption-key)

CATEGORY
Performing Calculations

DESCRIPTION
DBEncrypt is a standalone encryption function provided in the FileFlex engine that allow you to get encrypted data. These are ideal for encrypting passwords, for example.

The first parameter is the string you want to encrypt. The second parameter is the encryption key, a string that is used as the seed for the encryption formula. DBEncrypt returns an encrypted string.

It is case sensitive.


SEE ALSO
DBDecrypt

INTERNAL FUNCTION NUMBER
38


Copyright © 1992-1998 by David Gewirtz, under license to Component Enterprises, Inc.
Contact: info@component-net.com

Casa de Bender