Skip to content

BDK Decode Message

Xenland edited this page Dec 27, 2012 · 2 revisions

Back to API Call Index

Purpose

This function will currently base64_decode()

Parameter(s)

This function accepts one parameter plain_text_string

Output | 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