StLock<Mutex> _(mMutex); // In the destructor too??? Yes. See SSCSPSession.cpp:354 for an explanation of this code's policy on threads.
if (mKeyHandle != noKey)
clientSession().releaseKey(mKeyHandle);
StLock<Mutex> _(mMutex); // In the destructor too??? Yes. See SSCSPSession.cpp:354 for an explanation of this code's policy on threads.
if (mKeyHandle != noKey)
clientSession().releaseKey(mKeyHandle);