Go to the documentation of this file. 1 #ifndef _CMS_SECURITY_H
2 #define _CMS_SECURITY_H
13 #include <sys/types.h>
14 #include <sys/socket.h>
27 static int Configure(
const char *Lib,
const char *Cfn=0);
29 static const char *
getToken(
int &size,
const char *hostname);
32 char *authBuff,
int abLen);
37 const char *iHost,
char iType);