#include <secure_channel.h>
Public Member Functions | |
| OpenSecureChannelResponse () | |
Public Attributes | |
| SecurityToken | ChannelSecurityToken |
| ResponseHeader | Header |
| std::vector< uint8_t > | ServerNonce |
| uint32_t | ServerProtocolVersion |
| NodeId | TypeId |
Definition at line 70 of file secure_channel.h.
| OpcUa::OpenSecureChannelResponse::OpenSecureChannelResponse | ( | ) |
Definition at line 212 of file binary_messages.cpp.
| SecurityToken OpcUa::OpenSecureChannelResponse::ChannelSecurityToken |
Definition at line 76 of file secure_channel.h.
| ResponseHeader OpcUa::OpenSecureChannelResponse::Header |
Definition at line 73 of file secure_channel.h.
| std::vector<uint8_t> OpcUa::OpenSecureChannelResponse::ServerNonce |
Definition at line 77 of file secure_channel.h.
| uint32_t OpcUa::OpenSecureChannelResponse::ServerProtocolVersion |
Definition at line 75 of file secure_channel.h.
| NodeId OpcUa::OpenSecureChannelResponse::TypeId |
Definition at line 72 of file secure_channel.h.