Descriptioncryptohome: Add stub functions to query PKCS11 set up status
Change-Id: I9fc410ef8c39ae82f6764195b9cca21f0466d278
BUG=chromium-os:12296
TEST=BVTs plus:
localhost ~ # dbus-send --system --dest=org.chromium.Cryptohome --type=method_call --print-reply /org/chromium/Cryptohome org.chromium.CryptohomeInterface.Pkcs11GetTpmTokenInfo
method return sender=:1.14 -> dest=:1.99 reply_serial=2
string "TPM"
string "111111"
localhost ~ # dbus-send --system --dest=org.chromium.Cryptohome --type=method_call --print-reply /org/chromium/Cryptohome org.chromium.CryptohomeInterface.Pkcs11IsTpmTokenReady
method return sender=:1.14 -> dest=:1.100 reply_serial=2
boolean true
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=eedaa00
Patch Set 1 #
Total comments: 19
Patch Set 2 : Respond to gspencer #
Total comments: 4
Patch Set 3 : Improve function name to be more descriptive #Patch Set 4 : Update comment #Patch Set 5 : word wrap #
Messages
Total messages: 7 (0 generated)
|