EMEpsConfigurationBuilder Class Reference

Inherits from NSObject
Declared in EMProvisioningConfiguration.h

Overview

EPS Configuration Builder

  headers

The HTTP Headers to be added in the HTTP request.

@property NSDictionary *headers

Declared In

EMProvisioningConfiguration.h

  tlsConfiguration

Gets/Sets the transport layer security configuration for the connection. This may be used for test environments where the security of the system is not a concern (e.g. using insecure HTTP connections). See EMTlsConfiguration For default instance insecureConnectionAllowed is set to ‘NO’ selfSignedCertAllowed is set to ‘NO’ hostnameMismatchAllowed is set to ‘NO’

@property EMTlsConfiguration *tlsConfiguration

Declared In

EMProvisioningConfiguration.h