ffead.server.doc
CryptoHandler Class Reference

Static Public Member Functions

static char * base64encode (const unsigned char *input, int length)
 
static char * base64decode (unsigned char *input, int length)
 
static char * hmac_sha1 (char *, char *, bool)
 
static char * hmac_sha256 (char *, char *, bool)
 
static char * hmac_sha384 (char *, char *, bool)
 
static char * hmac_sha512 (char *, char *, bool)
 
static string urlEncode (string str)
 
static string urlDecode (string str)
 

Detailed Description

Definition at line 35 of file CryptoHandler.h.


The documentation for this class was generated from the following files: