The TEE Cluster id to upload shares to.
The kind of nft linked to the key uploaded: "secret" or "capsule"
Array of payloads containing secret data and each share of the private key. Should contain SSSA_NUMSHARES payloads.
The number of retry that need to be proceeded in case of fail during a share upload. Default is 3.
Optional
enclavesIndex: number[]Optional: An Array of enclaves index. For example, some enclaves that previously failed that need to be uploaded again.
Generated using TypeDoc
Name
teeKeySharesStore
Summary
Upload secret shares to TEE enclaves with retry.
Returns
TEE enclave response including both the payload and the enclave response.