S2OPC OPCUA Toolkit
Data Structures | Typedefs | Functions
sopc_key_sets.h File Reference
#include "sopc_secret_buffer.h"

Go to the source code of this file.

Data Structures

struct  SOPC_SC_SecurityKeySet
 
struct  SOPC_SC_SecurityKeySets
 

Typedefs

typedef struct SOPC_SC_SecurityKeySet SOPC_SC_SecurityKeySet
 

Functions

SOPC_SC_SecurityKeySetSOPC_KeySet_Create (void)
 
void SOPC_KeySet_Delete (SOPC_SC_SecurityKeySet *keySet)
 

Typedef Documentation

◆ SOPC_SC_SecurityKeySet

Function Documentation

◆ SOPC_KeySet_Create()

SOPC_SC_SecurityKeySet* SOPC_KeySet_Create ( void  )

◆ SOPC_KeySet_Delete()

void SOPC_KeySet_Delete ( SOPC_SC_SecurityKeySet keySet)