# PatchedCertificateKeyPairRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | | [optional] **certificate_data** | Option<**String**> | PEM-encoded Certificate data | [optional] **key_data** | Option<**String**> | Optional Private Key. If this is set, you can use this keypair for encryption. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)