Sha256: bb935a0cd81ba5ee61bcea60950847b4d6aa334ab7687e9508f566418d42dee4
Contents?: true
Size: 719 Bytes
Versions: 3
Compression:
Stored size: 719 Bytes
Contents
# CloudsmithApi::RepositoryEcdsaKey ## 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 ECDSA 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 ECDSA for this key. | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-2.0.16 | docs/RepositoryEcdsaKey.md |
cloudsmith-api-2.0.15 | docs/RepositoryEcdsaKey.md |
cloudsmith-api-2.0.14 | docs/RepositoryEcdsaKey.md |