Sha256: d014c4b84357f52898db84592173128b99359b5ecc570ee52c32b632bd0b4cf2
Contents?: true
Size: 713 Bytes
Versions: 9
Compression:
Stored size: 713 Bytes
Contents
# 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] **ssh_fingerprint** | **String** | The SSH fingerprint used by RSA for this key. | [optional]
Version data entries
9 entries across 9 versions & 1 rubygems