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

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
UA_NodeId sessionId
 
UA_NodeId authenticationToken
 
UA_Double revisedSessionTimeout
 
UA_ByteString serverNonce
 
UA_ByteString serverCertificate
 
size_t serverEndpointsSize
 
UA_EndpointDescriptionserverEndpoints
 
size_t serverSoftwareCertificatesSize
 
UA_SignedSoftwareCertificateserverSoftwareCertificates
 
UA_SignatureData serverSignature
 
UA_UInt32 maxRequestMessageSize
 

Detailed Description

Definition at line 451 of file types_generated.h.

Field Documentation

◆ responseHeader

UA_ResponseHeader UA_CreateSessionResponse::responseHeader

Definition at line 452 of file types_generated.h.

◆ sessionId

UA_NodeId UA_CreateSessionResponse::sessionId

Definition at line 453 of file types_generated.h.

◆ authenticationToken

UA_NodeId UA_CreateSessionResponse::authenticationToken

Definition at line 454 of file types_generated.h.

◆ revisedSessionTimeout

UA_Double UA_CreateSessionResponse::revisedSessionTimeout

Definition at line 455 of file types_generated.h.

◆ serverNonce

UA_ByteString UA_CreateSessionResponse::serverNonce

Definition at line 456 of file types_generated.h.

◆ serverCertificate

UA_ByteString UA_CreateSessionResponse::serverCertificate

Definition at line 457 of file types_generated.h.

◆ serverEndpointsSize

size_t UA_CreateSessionResponse::serverEndpointsSize

Definition at line 458 of file types_generated.h.

◆ serverEndpoints

UA_EndpointDescription* UA_CreateSessionResponse::serverEndpoints

Definition at line 459 of file types_generated.h.

◆ serverSoftwareCertificatesSize

size_t UA_CreateSessionResponse::serverSoftwareCertificatesSize

Definition at line 460 of file types_generated.h.

◆ serverSoftwareCertificates

UA_SignedSoftwareCertificate* UA_CreateSessionResponse::serverSoftwareCertificates

Definition at line 461 of file types_generated.h.

◆ serverSignature

UA_SignatureData UA_CreateSessionResponse::serverSignature

Definition at line 462 of file types_generated.h.

◆ maxRequestMessageSize

UA_UInt32 UA_CreateSessionResponse::maxRequestMessageSize

Definition at line 463 of file types_generated.h.


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