Update h file that was changed with the method change in the cpp class file.

This commit is contained in:
Cyrus 2020-09-08 08:08:23 -04:00
parent 0291b96ca8
commit 325feffd90

View File

@ -137,7 +137,7 @@ class CommandTpm2 {
std::string getQuote(const std::string& pcr_selection,
const std::string& nonce);
std::string getPcrsList();
std::string getPcrList();
};
} // namespace tpm2