# CreateValidationKeyDto
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**public_key_pem** | **String** | The PEM encoded public key of the validation key being added |
**days_till_expired** | **f64** | The number of days from the date the validation key was added until it expires |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)