S2OPC OPCUA Toolkit
|
#include <sopc_user_manager.h>
Data Fields | |
const SOPC_UserAuthentication_Functions * | pFunctions |
SOPC_PKIProvider * | pUsrPKI |
void * | pData |
const SOPC_UserAuthentication_Functions* SOPC_UserAuthentication_Manager::pFunctions |
It is recommended to have a pointer to a static const instance
SOPC_PKIProvider* SOPC_UserAuthentication_Manager::pUsrPKI |
PKI for X509IdentityToken or NULL if not used
void* SOPC_UserAuthentication_Manager::pData |
This field may be used to store instance specific data.