intel / intel/confidential-computing.sgx.sdk

Sgx is returning uint8_t instead of value

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
C++
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

`sgx_ecc256_create_key_pair(&p_private, &p_public, ctx)`
is returning uint8_t instead of private and public key when printing them using fprint.

How can i get the actual private and public key;

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.