- mKeyCursor(mSearchList, CSSM_DL_DB_RECORD_PRIVATE_KEY, NULL),
+ mKeyCursor(mSearchList, (SecItemClass) CSSM_DL_DB_RECORD_PRIVATE_KEY, NULL),
uniqueId->get(&dbAttributes, NULL);
const CssmData &keyHash = dbAttributes[0];
uniqueId->get(&dbAttributes, NULL);
const CssmData &keyHash = dbAttributes[0];
mCertificateCursor->add(CSSM_DB_EQUAL, Schema::kX509CertificatePublicKeyHash, keyHash);
// if we have entries for the system identities, exclude their public key hashes in the search
mCertificateCursor->add(CSSM_DB_EQUAL, Schema::kX509CertificatePublicKeyHash, keyHash);
// if we have entries for the system identities, exclude their public key hashes in the search