83 строки
3.8 KiB
YAML
83 строки
3.8 KiB
YAML
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: com.microsoft.azure.sdk.iot.device.hsm
|
|
id: hsm
|
|
children:
|
|
- com.microsoft.azure.sdk.iot.device.hsm._hsm_exception
|
|
- com.microsoft.azure.sdk.iot.device.hsm._http_hsm_signature_provider
|
|
- com.microsoft.azure.sdk.iot.device.hsm._https_hsm_client
|
|
- com.microsoft.azure.sdk.iot.device.hsm._https_request_response_serializer
|
|
- com.microsoft.azure.sdk.iot.device.hsm._iot_hub_sas_token_hsm_authentication_provider
|
|
href: com.microsoft.azure.sdk.iot.device.hsm.yml
|
|
langs:
|
|
- java
|
|
name: com.microsoft.azure.sdk.iot.device.hsm
|
|
nameWithType: com.microsoft.azure.sdk.iot.device.hsm
|
|
fullName: com.microsoft.azure.sdk.iot.device.hsm
|
|
type: Namespace
|
|
source:
|
|
remote:
|
|
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/hsm/HsmException.java
|
|
branch: master
|
|
repo: https://github.com/Azure/azure-iot-sdk-java
|
|
path: device/iot-device-client/src/main/java/com/microsoft/azure/sdk/iot/device/hsm/HsmException.java
|
|
startLine: 5
|
|
syntax:
|
|
content: package com.microsoft.azure.sdk.iot.device.hsm
|
|
references:
|
|
- uid: com.microsoft.azure.sdk.iot.device.hsm.parser
|
|
href: com.microsoft.azure.sdk.iot.device.hsm.parser.yml
|
|
name: com.microsoft.azure.sdk.iot.device.hsm.parser
|
|
nameWithType: com.microsoft.azure.sdk.iot.device.hsm.parser
|
|
fullName: com.microsoft.azure.sdk.iot.device.hsm.parser
|
|
type: Namespace
|
|
syntax:
|
|
content: package com.microsoft.azure.sdk.iot.device.hsm.parser
|
|
- uid: com.microsoft.azure.sdk.iot.device.hsm._hsm_exception
|
|
parent: com.microsoft.azure.sdk.iot.device.hsm
|
|
href: com.microsoft.azure.sdk.iot.device.hsm._hsm_exception.yml
|
|
name: HsmException
|
|
nameWithType: HsmException
|
|
fullName: com.microsoft.azure.sdk.iot.device.hsm.HsmException
|
|
type: Class
|
|
syntax:
|
|
content: public class HsmException extends DeviceClientException
|
|
- uid: com.microsoft.azure.sdk.iot.device.hsm._http_hsm_signature_provider
|
|
parent: com.microsoft.azure.sdk.iot.device.hsm
|
|
href: com.microsoft.azure.sdk.iot.device.hsm._http_hsm_signature_provider.yml
|
|
name: HttpHsmSignatureProvider
|
|
nameWithType: HttpHsmSignatureProvider
|
|
fullName: com.microsoft.azure.sdk.iot.device.hsm.HttpHsmSignatureProvider
|
|
type: Class
|
|
summary: <p>Provides a means to sign data for authentication purposes </p>
|
|
syntax:
|
|
content: public class HttpHsmSignatureProvider implements SignatureProvider
|
|
- uid: com.microsoft.azure.sdk.iot.device.hsm._https_hsm_client
|
|
parent: com.microsoft.azure.sdk.iot.device.hsm
|
|
href: com.microsoft.azure.sdk.iot.device.hsm._https_hsm_client.yml
|
|
name: HttpsHsmClient
|
|
nameWithType: HttpsHsmClient
|
|
fullName: com.microsoft.azure.sdk.iot.device.hsm.HttpsHsmClient
|
|
type: Class
|
|
syntax:
|
|
content: public class HttpsHsmClient
|
|
- uid: com.microsoft.azure.sdk.iot.device.hsm._https_request_response_serializer
|
|
parent: com.microsoft.azure.sdk.iot.device.hsm
|
|
href: com.microsoft.azure.sdk.iot.device.hsm._https_request_response_serializer.yml
|
|
name: HttpsRequestResponseSerializer
|
|
nameWithType: HttpsRequestResponseSerializer
|
|
fullName: com.microsoft.azure.sdk.iot.device.hsm.HttpsRequestResponseSerializer
|
|
type: Class
|
|
syntax:
|
|
content: public class HttpsRequestResponseSerializer
|
|
- uid: com.microsoft.azure.sdk.iot.device.hsm._iot_hub_sas_token_hsm_authentication_provider
|
|
parent: com.microsoft.azure.sdk.iot.device.hsm
|
|
href: com.microsoft.azure.sdk.iot.device.hsm._iot_hub_sas_token_hsm_authentication_provider.yml
|
|
name: IotHubSasTokenHsmAuthenticationProvider
|
|
nameWithType: IotHubSasTokenHsmAuthenticationProvider
|
|
fullName: com.microsoft.azure.sdk.iot.device.hsm.IotHubSasTokenHsmAuthenticationProvider
|
|
type: Class
|
|
summary: <p>Authentication method that uses HSM to get a SAS token. </p>
|
|
syntax:
|
|
content: public class IotHubSasTokenHsmAuthenticationProvider extends IotHubSasTokenWithRefreshAuthenticationProvider
|