ANSI C UA Server SDK  1.5.1.313
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
OpcUa_SoftwareCertificate Struct Reference

A Certificate describing a product. More...

#include <opcua_types.h>

Data Fields

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: