IotHubX509SoftwareAuthenticationProvider Class

public class IotHubX509SoftwareAuthenticationProvider extends IotHubAuthenticationProvider

Constructor Summary

Constructor Description
IotHubX509SoftwareAuthenticationProvider(String hostname, String gatewayHostname, String deviceId, String moduleId, SSLContext sslContext)

Inherited Members

Constructor Details

IotHubX509SoftwareAuthenticationProvider

public IotHubX509SoftwareAuthenticationProvider(String hostname, String gatewayHostname, String deviceId, String moduleId, SSLContext sslContext)

Parameters:

hostname
gatewayHostname
deviceId
moduleId
sslContext

Applies to