Package | Description |
---|---|
com.microsoft.msr.RiotEmulator |
Modifier and Type | Method and Description |
---|---|
static RIoT.DeviceAuthBundle |
RIoT.CreateDeviceAuthBundle(byte[] UDS,
byte[] FWID,
boolean createCSR)
The RIoT Emulator.
|
static RIoT.DeviceAuthBundle |
RIoT.CreateDeviceAuthBundle(byte[] UDS,
byte[] FWID,
boolean createCSR,
String rCN,
String dCN,
String aCN)
The RIoT Emulator.
|
Modifier and Type | Method and Description |
---|---|
static void |
RIoT.CreateLeafCert(RIoT.DeviceAuthBundle devAuth,
String commonName)
Create a certificate proving possession of the root key.
|
Copyright © 2017. All rights reserved.