Closed indomitableSwan closed 2 years ago
Write an export protocol for local-client that captures the export flow requirements.
local-client
This protocol is responsible for exporting a secret from the system. The specification should rely on general building blocks, e.g., the retrieve functionality(ies) should be used here for exporting a secret from the key server.
Upon completion, @indomitableSwan or @marsella should write corresponding ticket(s) in key-mgmt.
Write an export protocol for
local-client
that captures the export flow requirements.This protocol is responsible for exporting a secret from the system. The specification should rely on general building blocks, e.g., the retrieve functionality(ies) should be used here for exporting a secret from the key server.