-
Notifications
You must be signed in to change notification settings - Fork 16
BDK Decode Message
Xenland edited this page Dec 27, 2012
·
2 revisions
This function will currently base64_decode()
This function accepts one parameter plain_text_string
This function outputs a base64 decoding (plain-text essentially). More information on why this is use (Mostly to keep a guaranteed consistency across processors) can be found here: http://en.wikipedia.org/wiki/Base64