# TlsPrivateKeyDataAttributes
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | A customizable name for your private key. Optional. |
**key** | Option<**String**> | The contents of the private key. Must be a PEM-formatted key. Not returned in response body. Required. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)