// check to see if we already know about this database
DbIdentifier ident(id, blob->randomSignature);
Session &session = process().session();
// check to see if we already know about this database
DbIdentifier ident(id, blob->randomSignature);
Session &session = process().session();
session.findFirst<KeychainDbCommon, const DbIdentifier &>(&KeychainDbCommon::identifier, ident)) {
parent(*dbcom);
//@@@ arbitrate sequence number here, perhaps update common().mParams
session.findFirst<KeychainDbCommon, const DbIdentifier &>(&KeychainDbCommon::identifier, ident)) {
parent(*dbcom);
//@@@ arbitrate sequence number here, perhaps update common().mParams