S2OPC OPCUA Toolkit
Typedefs
sopc_crypto_decl.h File Reference

Defines the common declarations for the cryptographic objects. More...

Go to the source code of this file.

Typedefs

typedef struct SOPC_CryptoProvider SOPC_CryptoProvider
 
typedef struct SOPC_CryptoProfile SOPC_CryptoProfile
 
typedef struct SOPC_CryptoProfile_PubSub SOPC_CryptoProfile_PubSub
 
typedef struct SOPC_CryptolibContext SOPC_CryptolibContext
 
typedef struct SOPC_AsymmetricKey SOPC_AsymmetricKey
 
typedef struct SOPC_CertificateList SOPC_CertificateList
 
typedef struct SOPC_CRLList SOPC_CRLList
 
typedef struct SOPC_PKIProvider SOPC_PKIProvider
 

Detailed Description

Defines the common declarations for the cryptographic objects.

Avoids the circular dependencies.

Typedef Documentation

◆ SOPC_CryptoProvider

◆ SOPC_CryptoProfile

◆ SOPC_CryptoProfile_PubSub

◆ SOPC_CryptolibContext

◆ SOPC_AsymmetricKey

◆ SOPC_CertificateList

◆ SOPC_CRLList

typedef struct SOPC_CRLList SOPC_CRLList

◆ SOPC_PKIProvider