protodoc.io
Project edgelesssys/constellation
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
components
debugd
init
join
kms
recoverproto
upgrade
verify
kms
API
GetDataKey
GetDataKeyRequest
GetDataKeyResponse
package
kms
Get desktop application:
View/edit binary Protocol Buffers messages
service
API
keyservice.proto:7
rpc
GetDataKey
(
GetDataKeyRequest
,
GetDataKeyResponse
)
keyservice.proto:8
message
GetDataKeyRequest
keyservice.proto:11
string
data_key_id
= 1
uint32
length
= 2
message
GetDataKeyResponse
keyservice.proto:16
bytes
data_key
= 1