C++ Based OPC UA Client/Server SDK  1.5.5.355
OpcUa_SoftwareCertificate Struct Reference

A certificate describing a product. More...

#include <opcua_types.h>

Inherited by UaSoftwareCertificatePrivate [private].

Public Attributes

OpcUa_String ProductName
 The name of the product that is certified. More...
 
OpcUa_String ProductUri
 A globally unique identifier for the product that is certified. More...
 
OpcUa_String VendorName
 The name of the vendor responsible for the product. More...
 
OpcUa_ByteString VendorProductCertificate
 The DER encoded form of the X.509 certificate which is assigned to the product by the vendor. More...
 
OpcUa_String SoftwareVersion
 Software version. More...
 
OpcUa_String BuildNumber
 Build number. More...
 
OpcUa_DateTime BuildDate
 Date and time of the build. More...
 
OpcUa_String IssuedBy
 URI of the certifying authority. More...
 
OpcUa_DateTime IssueDate
 Specifies when the certificate was issued by the certifying authority. More...
 
OpcUa_SupportedProfile * SupportedProfiles
 List of supported Profiles.
 

Detailed Description

A certificate describing a product.


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