--- title: LocalEncryptionConfiguration --- ## PureCloud::LocalEncryptionConfiguration ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **url** | **String** | The url for decryption. This must specify the path to where Purecloud can requests decryption | | | **api_id** | **String** | The api id for Hawk Authentication. | | | **api_key** | **String** | The api shared symmetric key used for hawk authentication | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}