public class IoTCentralCert extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
certificate |
String |
intermediate |
String |
privateKey |
String |
root |
| Constructor and Description |
|---|
IoTCentralCert(String certificate,
String privateKey,
String root) |
IoTCentralCert(String certificate,
String privateKey,
String root,
String intermediate) |
Copyright © 2019. All rights reserved.