TPM2_CreatePrimary command interface. More...
#include "epid/common/errors.h"Functions | |
| EpidStatus | Tpm2CreatePrimary (Tpm2Ctx *ctx, G1ElemStr *p_str) |
| Creates Primary key. More... | |
TPM2_CreatePrimary command interface.
| EpidStatus Tpm2CreatePrimary | ( | Tpm2Ctx * | ctx, |
| G1ElemStr * | p_str | ||
| ) |
Creates Primary key.
| [in,out] | ctx | TPM context. |
| [out] | p_str | Primary key: g1^f |