S2OPC OPCUA Toolkit
Data Fields
_OpcUa_CreateSessionResponse Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
OpcUa_ResponseHeader ResponseHeader
 
SOPC_NodeId SessionId
 
SOPC_NodeId AuthenticationToken
 
double RevisedSessionTimeout
 
SOPC_ByteString ServerNonce
 
SOPC_ByteString ServerCertificate
 
int32_t NoOfServerEndpoints
 
OpcUa_EndpointDescriptionServerEndpoints
 
int32_t NoOfServerSoftwareCertificates
 
OpcUa_SignedSoftwareCertificateServerSoftwareCertificates
 
OpcUa_SignatureData ServerSignature
 
uint32_t MaxRequestMessageSize
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_CreateSessionResponse::encodeableType

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_CreateSessionResponse::ResponseHeader

◆ SessionId

SOPC_NodeId _OpcUa_CreateSessionResponse::SessionId

◆ AuthenticationToken

SOPC_NodeId _OpcUa_CreateSessionResponse::AuthenticationToken

◆ RevisedSessionTimeout

double _OpcUa_CreateSessionResponse::RevisedSessionTimeout

◆ ServerNonce

SOPC_ByteString _OpcUa_CreateSessionResponse::ServerNonce

◆ ServerCertificate

SOPC_ByteString _OpcUa_CreateSessionResponse::ServerCertificate

◆ NoOfServerEndpoints

int32_t _OpcUa_CreateSessionResponse::NoOfServerEndpoints

◆ ServerEndpoints

OpcUa_EndpointDescription* _OpcUa_CreateSessionResponse::ServerEndpoints

◆ NoOfServerSoftwareCertificates

int32_t _OpcUa_CreateSessionResponse::NoOfServerSoftwareCertificates

◆ ServerSoftwareCertificates

OpcUa_SignedSoftwareCertificate* _OpcUa_CreateSessionResponse::ServerSoftwareCertificates

◆ ServerSignature

OpcUa_SignatureData _OpcUa_CreateSessionResponse::ServerSignature

◆ MaxRequestMessageSize

uint32_t _OpcUa_CreateSessionResponse::MaxRequestMessageSize

The documentation for this struct was generated from the following file: