ANSI C Based OPC UA Client/Server/PubSub SDK  1.9.1.442
OpcUa_SignedSoftwareCertificate Struct Reference

A ByteString containing an encoded certificate. More...

#include <opcua_types.h>

Data Fields

OpcUa_ByteString CertificateData
 The certificate data serialized as a ByteString.
 
OpcUa_ByteString Signature
 The signature for the certificateData.
 

Detailed Description

A ByteString containing an encoded certificate.

The encoding of a SignedSoftwareCertificate depends on the security technology mapping and is defined completely in Part 6 of the OPC UA Specification.


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