Unverified Commit fc9fb6dd authored by kladko's avatar kladko

SKALE-3067-cleanup-sgx

parent 3258df0c
......@@ -121,7 +121,7 @@ enclave {
[user_check] int* result);
public void trustedCreateBlsKey(
[user_check]int *errStatus,
[out]int *errStatus,
[out, count = SMALL_BUF_SIZE] char* err_string,
[in, count = 6145] const char* s_shares,
[in, count = SMALL_BUF_SIZE] uint8_t* encrypted_key,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment