The CentricorpBase64.zip file contains two files:
CentricorpBase64.dll, consists of two public functions -
base64_encode: This function encrypts a string that is passed to it.
base64_decode: This function decrypts a string that is passed to it.
Readme.txt, instructions on installing, calling, and using the object |