# CertificateInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **issuer** | Option<**String**> | | [optional] **md5_fingerprint** | Option<**String**> | | [optional] **serial_number** | Option<**String**> | | [optional] **sha1_fingerprint** | Option<**String**> | | [optional] **sha1_thumbprint** | Option<**String**> | | [optional] **sha256_fingerprint** | Option<**String**> | | [optional] **sha256_thumbprint** | Option<**String**> | | [optional] **subject** | Option<**String**> | | [optional] **valid_from** | Option<**i64**> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] **valid_to** | Option<**i64**> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [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)