Searched defs:Base64Code (Results 1 – 2 of 2) sorted by relevance
76 const static u_int8_t Base64Code[] = variable
50 static char Base64Code[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; variable