SetUnlockKey
status_t SetUnlockKey(const char* keyring,
status_t result = keyStore.SetUnlockKey(keyring, password);
return SetUnlockKey(NULL, key);
result = keyring->SetUnlockKey(keyMessage);
status_t SetUnlockKey(const BMessage& keyMessage);