sipxtacklib  Version 3.3
Functions
NetBase64Codec.cpp File Reference
#include <assert.h>
#include <string.h>
#include "os/OsDefs.h"
#include "utl/UtlRegex.h"
#include "net/NetBase64Codec.h"
Include dependency graph for NetBase64Codec.cpp:

Functions

const RegEx ValidBase64 ("^([A-Za-z0-9+/]+)(={0,2})$")
 

Function Documentation

const RegEx ValidBase64 ( "^([A-Za-z0-9+/]+)(={0,2})$"  )

sipXtackLib home page