Improved implementation of Read PCR/ Extend PCR/ Quote_TPM functions

Implemented creating/handling of Simple Evidence Final attribute (incomplete)
This commit is contained in:
Sansar Choinyambuu
2011-11-28 17:53:34 +01:00
committed by Andreas Steffen
parent ee6a3bd711
commit 0788198047
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -875,6 +875,7 @@ METHOD(pts_t, quote_tpm, bool,
goto err3;
}
}
enumerator->destroy(enumerator);
/* Set the Validation Data */
valData.ulExternalDataLength = this->secret.len;