open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
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

OpenSecureChannelRequest.

Definition at line 1539 of file types_generated.h.

Field Documentation

◆ clientNonce

UA_ByteString UA_OpenSecureChannelRequest::clientNonce

Definition at line 1544 of file types_generated.h.

◆ clientProtocolVersion

UA_UInt32 UA_OpenSecureChannelRequest::clientProtocolVersion

Definition at line 1541 of file types_generated.h.

◆ requestedLifetime

UA_UInt32 UA_OpenSecureChannelRequest::requestedLifetime

Definition at line 1545 of file types_generated.h.

◆ requestHeader

UA_RequestHeader UA_OpenSecureChannelRequest::requestHeader

Definition at line 1540 of file types_generated.h.

◆ requestType

UA_SecurityTokenRequestType UA_OpenSecureChannelRequest::requestType

Definition at line 1542 of file types_generated.h.

◆ securityMode

UA_MessageSecurityMode UA_OpenSecureChannelRequest::securityMode

Definition at line 1543 of file types_generated.h.


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