# SigningPublicKey
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format** | **String** | The serialization format of the public key Required |
**key_data** | **String** | Serialized public key in the format specified above Required: must be non-empty |
**key_spec** | **String** | The key specification Required |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)