sslab-gatech / opensgx

OpenSGX
Other
288 stars 80 forks source link

rsa signature #39

Closed Runingtime closed 8 years ago

Runingtime commented 8 years ago

Hi, I have some doubts on the part of remote attestation.When I add "puts(rsa_E)" or "puts(rsa_N)" to and follow the tutorial to test remote attestation part, there is no output about the rsa keys. Does it mean that the two variables are null?If not,how can I get their values?