Go to the documentation of this file. 1 #ifndef _CMS_SECURITY_H
2 #define _CMS_SECURITY_H
33 #include <sys/types.h>
34 #include <sys/socket.h>
47 static int Configure(
const char *Lib,
const char *Cfn=0);
49 static const char *
getToken(
int &size,
const char *hostname);
52 char *authBuff,
int abLen);
57 const char *iHost,
char iType);