bool operator < (const CSSM_GUID &other) const
{ return memcmp(this, &other, sizeof(CSSM_GUID)) < 0; }
size_t hash() const { //@@@ revisit this hash
bool operator < (const CSSM_GUID &other) const
{ return memcmp(this, &other, sizeof(CSSM_GUID)) < 0; }
size_t hash() const { //@@@ revisit this hash