| Name | Type | Description | Notes |
|---|---|---|---|
| active | Boolean | If selected this is the active key for this repository. | [optional] |
| certificate | String | The issued certificate. | [optional] |
| certificateChain | String | Base64 encoded CA certificate chain. | [optional] |
| certificateChainFingerprint | String | [optional] | |
| certificateChainFingerprintShort | String | [optional] | |
| certificateFingerprint | String | The SHA-256 long identifier used | [optional] |
| certificateFingerprintShort | String | [optional] | |
| createdAt | OffsetDateTime | [optional] | |
| _default | Boolean | If selected this is the default key for this repository. | [optional] |
| issuingStatus | IssuingStatusEnum | [optional] |
| Name | Value |
|---|---|
| CERTIFICATE_IS_PENDING_TO_BE_ISSUED | "Certificate is pending to be issued" |
| CERTIFICATE_SUCCESSFULLY_ISSUED | "Certificate successfully issued" |
| ERROR_ISSUING_CERTIFICATE | "Error issuing certificate" |