Distributed Publish & Subscribe for IoT
_DPS_KeyCert Struct Reference

Certificate key data. More...

Data Fields

const char * cert
 The certificate in PEM format.
 
const char * password
 The optional password protecting the key.
 
const char * privateKey
 The optional private key in PEM format.
 

Detailed Description

Certificate key data.

Note
Need to define this outside of DPS_Key to satisfy SWIG.

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