CloudsmithApi::RepositoryRsaKey
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| active | BOOLEAN | If selected this is the active key for this repository. | [optional] |
| created_at | DateTime | [optional] | |
| default | BOOLEAN | If selected this is the default key for this repository. | [optional] |
| fingerprint | String | The long identifier used by RSA for this key. | [optional] |
| fingerprint_short | String | [optional] | |
| public_key | String | The public key given to repository users. | [optional] |