- DeriveEccKey(byte[]) - Static method in class com.microsoft.msr.RiotEmulator.RIoT
-
Create an ECC key pair deterministically based on the provided source data
- DeviceAuthBundle() - Constructor for class com.microsoft.msr.RiotEmulator.RIoT.DeviceAuthBundle
-
- DeviceIDCert - Variable in class com.microsoft.msr.RiotEmulator.RIoT.DeviceAuthBundle
-
Self-signed DeviceID certificate
- DeviceIDCertPem - Variable in class com.microsoft.msr.RiotEmulator.RIoT.DeviceAuthBundle
-
PEM-encoded self-signed DeviceID certificate
- DeviceIDCSR - Variable in class com.microsoft.msr.RiotEmulator.RIoT.DeviceAuthBundle
-
PEM-encoded self-signed Certificate Signing Request (CSR) for the
DeviceID (may be used to obtain a certificate from the device vendor PKI)
- DeviceIDPublic - Variable in class com.microsoft.msr.RiotEmulator.RIoT.DeviceAuthBundle
-
Public portion of the DeviceID key
- DeviceIDPublicPem - Variable in class com.microsoft.msr.RiotEmulator.RIoT.DeviceAuthBundle
-
PEM-encoded public DeviceID key
- DICE - Class in com.microsoft.msr.DiceEmulator
-
The DICE class is used to emulate DICE-enabled hardware.
- DICE() - Constructor for class com.microsoft.msr.DiceEmulator.DICE
-
- DiceSHA256(byte[]) - Static method in class com.microsoft.msr.DiceEmulator.DICE
-
Hashing function for DICE emulation (SHA256)
- DiceSHA256(byte[], byte[]) - Static method in class com.microsoft.msr.DiceEmulator.DICE
-
Hashing function for DICE emulation (SHA256)