jQuery.base64
-
jQuery.decodeBASE64()
Decrypt a base64 string.
-
jQuery.encodeBASE64()
Encrypt a text or object as base64 string.
-
jQuery.fromBASE64()
Decrypt a base64 string.
-
jQuery.support.base64
Utilities | Properties of the Global jQuery Object
Support of native base64 methods.
-
jQuery.toBASE64()
Encrypt a text or object as base64 string.