# UsersCreateGpgKeyForAuthenticatedUserRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> | A descriptive name for the new key. | [optional]
**armored_public_key** | **String** | A GPG key in ASCII-armored format. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)