Sha256: b2cc70823130b936516dc1111f4f529c99879b64d971c3d2c6650911cf24067f
Contents?: true
Size: 654 Bytes
Versions: 31
Compression:
Stored size: 654 Bytes
Contents
# CloudsmithApi::ReposGpgKeys ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **active** | **BOOLEAN** | If selected this is the active key for this repository. | [optional] **comment** | **String** | | [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 GPG for this key. | [optional] **fingerprint_short** | **String** | | [optional] **public_key** | **String** | The public key given to repository users. | [optional]
Version data entries
31 entries across 31 versions & 1 rubygems