ANSI C Based OPC UA Client/Server SDK  1.8.3.398
OpcUa_TrustListDataType Struct Reference

A DataType which stores the trust list of a Server. More...

#include <opcua_types.h>

Data Fields

OpcUa_UInt32 SpecifiedLists
 A bit mask which indicates which lists contain information. More...
 
OpcUa_ByteStringTrustedCertificates
 The list of Application and CA Certificates which are trusted.
 
OpcUa_ByteStringTrustedCrls
 The CRLs for the CA Certificates in the trustedCertificates list.
 
OpcUa_ByteStringIssuerCertificates
 The list of CA Certificates which are necessary to validate Certificates.
 
OpcUa_ByteStringIssuerCrls
 The CRLs for the CA Certificates in the issuerCertificates list.
 

Detailed Description

A DataType which stores the trust list of a Server.


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