Sha256: 222590c2f9bc65af108484f7dc6c340cbac62d4c3fa1375f2f0a58e92c2c07ba
Contents?: true
Size: 616 Bytes
Versions: 2
Compression:
Stored size: 616 Bytes
Contents
# CloudsmithApi::RepositoryRsaKey ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **active** | **BOOLEAN** | If selected this is the active key for this repository. | [optional] **created_at** | **String** | | [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]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-1.142.3 | docs/RepositoryRsaKey.md |
cloudsmith-api-1.120.3 | docs/RepositoryRsaKey.md |