open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_CreateSessionResponse Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_NodeId SessionId
 
OpcUa_NodeId AuthenticationToken
 
OpcUa_Double RevisedSessionTimeout
 
OpcUa_ByteString ServerNonce
 
OpcUa_ByteString ServerCertificate
 
OpcUa_Int32 NoOfServerEndpoints
 
OpcUa_EndpointDescriptionServerEndpoints
 
OpcUa_Int32 NoOfServerSoftwareCertificates
 
OpcUa_SignedSoftwareCertificateServerSoftwareCertificates
 
OpcUa_SignatureData ServerSignature
 
OpcUa_UInt32 MaxRequestMessageSize
 

Detailed Description

Definition at line 1822 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_CreateSessionResponse::ResponseHeader

Definition at line 1824 of file opcua_types.h.

◆ SessionId

OpcUa_NodeId _OpcUa_CreateSessionResponse::SessionId

Definition at line 1825 of file opcua_types.h.

◆ AuthenticationToken

OpcUa_NodeId _OpcUa_CreateSessionResponse::AuthenticationToken

Definition at line 1826 of file opcua_types.h.

◆ RevisedSessionTimeout

OpcUa_Double _OpcUa_CreateSessionResponse::RevisedSessionTimeout

Definition at line 1827 of file opcua_types.h.

◆ ServerNonce

OpcUa_ByteString _OpcUa_CreateSessionResponse::ServerNonce

Definition at line 1828 of file opcua_types.h.

◆ ServerCertificate

OpcUa_ByteString _OpcUa_CreateSessionResponse::ServerCertificate

Definition at line 1829 of file opcua_types.h.

◆ NoOfServerEndpoints

OpcUa_Int32 _OpcUa_CreateSessionResponse::NoOfServerEndpoints

Definition at line 1830 of file opcua_types.h.

◆ ServerEndpoints

OpcUa_EndpointDescription* _OpcUa_CreateSessionResponse::ServerEndpoints

Definition at line 1831 of file opcua_types.h.

◆ NoOfServerSoftwareCertificates

OpcUa_Int32 _OpcUa_CreateSessionResponse::NoOfServerSoftwareCertificates

Definition at line 1832 of file opcua_types.h.

◆ ServerSoftwareCertificates

OpcUa_SignedSoftwareCertificate* _OpcUa_CreateSessionResponse::ServerSoftwareCertificates

Definition at line 1833 of file opcua_types.h.

◆ ServerSignature

OpcUa_SignatureData _OpcUa_CreateSessionResponse::ServerSignature

Definition at line 1834 of file opcua_types.h.

◆ MaxRequestMessageSize

OpcUa_UInt32 _OpcUa_CreateSessionResponse::MaxRequestMessageSize

Definition at line 1835 of file opcua_types.h.


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