feat: update spec1.1
This commit is contained in:
@@ -29,13 +29,13 @@ Meta format:
|
||||
| nonce | String | `base64` GCM Nonce |
|
||||
| fileLength | Long | File Length |
|
||||
| fileLastModified | Long | File Last Modified, Unix Epoch |
|
||||
| compress | Boolean | Compressed or Not |
|
||||
| compress | Boolean | Compressed or Not, GZIP if `true` |
|
||||
|
||||
Envelop format:
|
||||
|
||||
| Field | Type | Comment |
|
||||
|--------------|--------|--------------------------|
|
||||
| type | String | `kms`, `pgp`, ... |
|
||||
|--------------|--------|-------------------------|
|
||||
| type | String | Type: `kms`, `pgp`, ... |
|
||||
| kid | String | Key ID |
|
||||
| desc | String | \[Optional\] Description |
|
||||
| desc | String | `optional` Description |
|
||||
| encryptedKey | String | `base64` Encrypted Key |
|
||||
Reference in New Issue
Block a user