Name Description Size
info.txt 126
tpm.cpp 14553
tpm.h Creates a connection to the TPM. All other TPM types take and hold a TPM_Context reference, so all other objects must be deallocated before ~TPM_Context runs. Use nullptr for the srk_password to indicate the well known secret (ie, an unencrypted SRK). This is usually what you want. TODO: handling owner password? 5185