Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello,
I would like to have the EK in plaintext in the TSS.CPP project. I have found in the samples an approach how it could work.
https://github.com/microsoft/TSS.MSR/blob/master/TSS.CPP/Samples/Samples.cpp
void Samples::Activate()
{
Announce("ActivateCredential");
}
I am still struggling to get out the public part of EK in plaintext.
About help I would be happy. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions