open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_RequestHeader | RequestHeader |
OpcUa_UInt32 | ClientProtocolVersion |
OpcUa_SecurityTokenRequestType | RequestType |
OpcUa_MessageSecurityMode | SecurityMode |
OpcUa_ByteString | ClientNonce |
OpcUa_UInt32 | RequestedLifetime |
Definition at line 1639 of file opcua_types.h.
OpcUa_RequestHeader _OpcUa_OpenSecureChannelRequest::RequestHeader |
Definition at line 1641 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_OpenSecureChannelRequest::ClientProtocolVersion |
Definition at line 1642 of file opcua_types.h.
OpcUa_SecurityTokenRequestType _OpcUa_OpenSecureChannelRequest::RequestType |
Definition at line 1643 of file opcua_types.h.
OpcUa_MessageSecurityMode _OpcUa_OpenSecureChannelRequest::SecurityMode |
Definition at line 1644 of file opcua_types.h.
OpcUa_ByteString _OpcUa_OpenSecureChannelRequest::ClientNonce |
Definition at line 1645 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_OpenSecureChannelRequest::RequestedLifetime |
Definition at line 1646 of file opcua_types.h.