S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
_OpcUa_TrustListDataType Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
uint32_t SpecifiedLists
 
int32_t NoOfTrustedCertificates
 
SOPC_ByteStringTrustedCertificates
 
int32_t NoOfTrustedCrls
 
SOPC_ByteStringTrustedCrls
 
int32_t NoOfIssuerCertificates
 
SOPC_ByteStringIssuerCertificates
 
int32_t NoOfIssuerCrls
 
SOPC_ByteStringIssuerCrls
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_TrustListDataType::encodeableType

◆ SpecifiedLists

uint32_t _OpcUa_TrustListDataType::SpecifiedLists

◆ NoOfTrustedCertificates

int32_t _OpcUa_TrustListDataType::NoOfTrustedCertificates

◆ TrustedCertificates

SOPC_ByteString* _OpcUa_TrustListDataType::TrustedCertificates

◆ NoOfTrustedCrls

int32_t _OpcUa_TrustListDataType::NoOfTrustedCrls

◆ TrustedCrls

SOPC_ByteString* _OpcUa_TrustListDataType::TrustedCrls

◆ NoOfIssuerCertificates

int32_t _OpcUa_TrustListDataType::NoOfIssuerCertificates

◆ IssuerCertificates

SOPC_ByteString* _OpcUa_TrustListDataType::IssuerCertificates

◆ NoOfIssuerCrls

int32_t _OpcUa_TrustListDataType::NoOfIssuerCrls

◆ IssuerCrls

SOPC_ByteString* _OpcUa_TrustListDataType::IssuerCrls

The documentation for this struct was generated from the following file: