S2OPC OPCUA Toolkit
sopc_pki_stack.h File Reference

Defines the minimal PKI implementation provided by the stack. More...

#include "sopc_pki_stack_lib_itf.h"

Go to the source code of this file.

Detailed Description

Defines the minimal PKI implementation provided by the stack.

The stack will not to provide a full-blown configurable PKI. The stack provides only a minimal, always safe validating PKI. The stack provides a thread-safe PKI, it is necessary for OPC UA client use case (shared between services and secure channel layers) and PKI trust list update feature (shared between S2OPC library layers and possibly application thread).

See sopc_pki_stack_lib_itf.h for API.