Searched defs:CryptHandle (Results 1 – 1 of 1) sorted by relevance
255 class CryptHandle class262 explicit CryptHandle(const std::string_view& device) : handle(init(device)) in CryptHandle() function in estoraged::CryptHandle