feat: update spec

This commit is contained in:
2023-03-25 15:45:32 +08:00
parent 88af928b20
commit cf32c86c0c

View File

@@ -33,8 +33,9 @@ Meta format:
Envelop format:
| Field | Type | Comment |
|--------------|--------|------------------------|
| type | String | `kms`, `pgp`, ... |
| kid | String | Key ID |
| encryptedKey | String | `base64` Encrypted Key |
| Field | Type | Comment |
|--------------|--------|--------------------------|
| type | String | `kms`, `pgp`, ... |
| kid | String | Key ID |
| desc | String | \[Optional\] Description |
| encryptedKey | String | `base64` Encrypted Key |