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

#include <types_generated.h>

Data Fields

UA_RequestHeader requestHeader
 
UA_UInt32 clientProtocolVersion
 
UA_SecurityTokenRequestType requestType
 
UA_MessageSecurityMode securityMode
 
UA_ByteString clientNonce
 
UA_UInt32 requestedLifetime
 

Detailed Description

Definition at line 384 of file types_generated.h.

Field Documentation

◆ requestHeader

UA_RequestHeader UA_OpenSecureChannelRequest::requestHeader

Definition at line 385 of file types_generated.h.

◆ clientProtocolVersion

UA_UInt32 UA_OpenSecureChannelRequest::clientProtocolVersion

Definition at line 386 of file types_generated.h.

◆ requestType

UA_SecurityTokenRequestType UA_OpenSecureChannelRequest::requestType

Definition at line 387 of file types_generated.h.

◆ securityMode

UA_MessageSecurityMode UA_OpenSecureChannelRequest::securityMode

Definition at line 388 of file types_generated.h.

◆ clientNonce

UA_ByteString UA_OpenSecureChannelRequest::clientNonce

Definition at line 389 of file types_generated.h.

◆ requestedLifetime

UA_UInt32 UA_OpenSecureChannelRequest::requestedLifetime

Definition at line 390 of file types_generated.h.


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