Sha256: 7f4e314004080f51fc3668a61cd72305bbce415be5dbb28ec0ac6be1c2d7ccfc
Contents?: true
Size: 649 Bytes
Versions: 17
Compression:
Stored size: 649 Bytes
Contents
# CloudsmithApi::RepositoryGpgKey ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **active** | **BOOLEAN** | If selected this is the active key for this repository. | [optional] **comment** | **String** | | **created_at** | **DateTime** | | [optional] **default** | **BOOLEAN** | If selected this is the default key for this repository. | [optional] **fingerprint** | **String** | The long identifier used by GPG for this key. | [optional] **fingerprint_short** | **String** | | [optional] **public_key** | **String** | The public key given to repository users. | [optional]
Version data entries
17 entries across 17 versions & 1 rubygems