Searched defs:ScopedSession (Results 1 – 1 of 1) sorted by relevance
56 class ScopedSession { class58 explicit ScopedSession(CK_SLOT_ID slot) : handle_(CK_INVALID_HANDLE) { in ScopedSession() function in attestation::ScopedSession