Package | Description |
---|---|
com.microsoft.azure.sdk.iot.device.hsm | |
com.microsoft.azure.sdk.iot.device.hsm.parser |
Modifier and Type | Method and Description |
---|---|
SignResponse |
HttpsHsmClient.sign(java.lang.String apiVersion,
java.lang.String moduleName,
SignRequest signRequest,
java.lang.String generationId)
Send a sign request to the HSM using the provided parameters and return the HSM's response
|
Modifier and Type | Method and Description |
---|---|
static SignResponse |
SignResponse.fromJson(java.lang.String json) |
Copyright © 2023. All rights reserved.