S2OPC OPCUA Toolkit
|
#include "sopc_secure_channels_internal_ctx.h"
Go to the source code of this file.
Functions | |
bool | SC_Chunks_DecodeReceivedBuffer (SOPC_SecureConnection_ChunkMgrCtx *ctx, SOPC_Buffer *receivedBuffer, SOPC_StatusCode *error) |
bool | SC_Chunks_TreatTcpPayload (SOPC_SecureConnection *scConnection, uint32_t *requestIdOrHandle, bool *ignoreExpiredMessage, SOPC_StatusCode *errorStatus) |
bool SC_Chunks_DecodeReceivedBuffer | ( | SOPC_SecureConnection_ChunkMgrCtx * | ctx, |
SOPC_Buffer * | receivedBuffer, | ||
SOPC_StatusCode * | error ) |
bool SC_Chunks_TreatTcpPayload | ( | SOPC_SecureConnection * | scConnection, |
uint32_t * | requestIdOrHandle, | ||
bool * | ignoreExpiredMessage, | ||
SOPC_StatusCode * | errorStatus ) |