7.8.2.8 TrustListDataType
This type defines a DataType which stores the TrustList of a Server. Its values are defined in Table 32.
| Name | Type | Description |
| TrustListDataType | Structure | Subtype of the Structure DataType defined in OPC 10000-5 |
| SpecifiedLists | UInt32 | A bit mask which indicates which lists contain information. The TrustListMasks enumeration in 7.8.2.9 defines the allowed values. |
| TrustedCertificates | ByteString[] | The list of ApplicationInstance and CA Certificates which are trusted. |
| TrustedCrls | ByteString[] | The CRLs for the Certificates in the TrustedCertificates list. |
| IssuerCertificates | ByteString[] | The list of CA Certificates which are necessary to validate Certificates. |
| IssuerCrls | ByteString[] | The CRLs for the CA Certificates in the IssuerCertificates list. |
Its representation in the AddressSpace is defined in Table 33.
| Attribute | Value | |||||
| BrowseName | 0:TrustListDataType | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of the 0:Structure DataType defined in OPC 10000-5. | ||||||
| Conformance Units | ||||||
|---|---|---|---|---|---|---|
| GDS Certificate Manager Pull Model | ||||||
| Push Model for Global Certificate and TrustList Management |