Skip to content

BDK Encode Message

Xenland edited this page Dec 5, 2012 · 2 revisions

Back to API Call Index

Purpose

This function will currently base64_encode()

Parameter(s)

This function accepts one parameter plain_text_string

Output | String

This function outputs a base64 encoding. 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