| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.device |
The API for a device to communicate with an IoT Hub.
|
| com.microsoft.azure.sdk.iot.device.auth |
Authenticates a device to an IoT Hub via SAS tokens.
|
| com.microsoft.azure.sdk.iot.device.hsm |
| Class and Description |
|---|
| IotHubAuthenticationProvider
Base class for providing authentication for a Device Client or Module Client, including x509 and SAS based authentication.
|
| IotHubSasTokenAuthenticationProvider |
| Class and Description |
|---|
| IotHubAuthenticationProvider
Base class for providing authentication for a Device Client or Module Client, including x509 and SAS based authentication.
|
| IotHubSasToken
Grants device access to an IoT Hub for the specified amount of time.
|
| IotHubSasTokenAuthenticationProvider |
| Class and Description |
|---|
| IotHubAuthenticationProvider
Base class for providing authentication for a Device Client or Module Client, including x509 and SAS based authentication.
|
| IotHubSasTokenAuthenticationProvider |
| IotHubSasTokenWithRefreshAuthenticationProvider
Authentication method that uses a shared access signature token and allows for token refresh.
|
| SignatureProvider
Interface for a valid signature provider
|
Copyright © 2023. All rights reserved.