BillMax_DataDecipher — Return a deciphered string
#include "billmax.h"
char *BillMax_DataDecipher(
)
data;
Returns a deciphered string. The calling program is responsible for freeing the memory of the deciphered string.
The string to decipher.
NULL for failure.. The deciphered string on success.
NONE
BillMax_DataCipher