// basic (in)sanity checks
if (moduleGuid != mMyGuid)
CssmError::throwMe(CSSM_ERRCODE_INVALID_GUID);
// make the new session object, hanging in thin air
// basic (in)sanity checks
if (moduleGuid != mMyGuid)
CssmError::throwMe(CSSM_ERRCODE_INVALID_GUID);
// make the new session object, hanging in thin air