FILEFLEX API REFERENCE



NAME
DBDecrypt -- Standalone function for decrypting data

SYNTAX
DBDecrypt(string, decryption-key)

CATEGORY
Performing Calculations

DESCRIPTION
DBDecrypt is a standalone decryption function provided in the FileFlex engine that allows you to retrieve encrypted data. This is ideal for decrypting passwords, for example.

The first parameter is the string you want to decrypt. The second parameter is the decryption key, a string that is used as the seed for the decryption formula. DBDecrypt, assuming it gets the right key, returns the decrypted string.

It is case sensitive.


SEE ALSO
DBEncrypt

INTERNAL FUNCTION NUMBER
39


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

Casa de Bender