We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b50e1e commit 0bfe09dCopy full SHA for 0bfe09d
system-functionalities.md
@@ -323,6 +323,7 @@ Implementation guidance: We pick these ECDSA/EdDSA parameters in order to provid
323
### Sign a Message
324
#### Local signing
325
If the signing key is stored locally, the client retrieves and signs the message client-side.
326
+ - [TODO #116](https://github.com/boltlabs-inc/key-mgmt-spec/issues/116).
327
328
#### Remote signing
329
This client-initiated functionality sends a request to the key server to generate and store a secret remotely.
0 commit comments