Skip to main content
POST
Generate wrapping key from Shamir's Secret Sharing keys

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
key1
string
required

First Shamir secret sharing key

key2
string
required

Second Shamir secret sharing key

key3
string
required

Third Shamir secret sharing key

request_metadata
object

Additional metadata for the request

Response

Wrapping key generated successfully

status
string
Example:

"ok"

wrappingkey
string

The generated wrapping key