feat: update spec

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

View File

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