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

#include <opcua_types.h>

Data Fields

OpcUa_RequestHeader RequestHeader
 
OpcUa_UInt32 ClientProtocolVersion
 
OpcUa_SecurityTokenRequestType RequestType
 
OpcUa_MessageSecurityMode SecurityMode
 
OpcUa_ByteString ClientNonce
 
OpcUa_UInt32 RequestedLifetime
 

Detailed Description

Definition at line 1639 of file opcua_types.h.

Field Documentation

◆ RequestHeader

OpcUa_RequestHeader _OpcUa_OpenSecureChannelRequest::RequestHeader

Definition at line 1641 of file opcua_types.h.

◆ ClientProtocolVersion

OpcUa_UInt32 _OpcUa_OpenSecureChannelRequest::ClientProtocolVersion

Definition at line 1642 of file opcua_types.h.

◆ RequestType

OpcUa_SecurityTokenRequestType _OpcUa_OpenSecureChannelRequest::RequestType

Definition at line 1643 of file opcua_types.h.

◆ SecurityMode

OpcUa_MessageSecurityMode _OpcUa_OpenSecureChannelRequest::SecurityMode

Definition at line 1644 of file opcua_types.h.

◆ ClientNonce

OpcUa_ByteString _OpcUa_OpenSecureChannelRequest::ClientNonce

Definition at line 1645 of file opcua_types.h.

◆ RequestedLifetime

OpcUa_UInt32 _OpcUa_OpenSecureChannelRequest::RequestedLifetime

Definition at line 1646 of file opcua_types.h.


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