Object PKCS#11 C++ Wrapper
objck::Cryptoki Member List

This is the complete list of members for objck::Cryptoki, including all inherited members.

_functionListobjck::Cryptokiprotected
_moduleobjck::Cryptokiprotected
closeAllSessions(unsigned int slot)objck::Cryptoki
closeModule()objck::Cryptokiprotected
Cryptoki(const std::string &path)objck::Cryptoki
finalize()objck::Cryptokiprotected
getFunctionList()objck::Cryptoki
getInfo()objck::Cryptoki
initialize()objck::Cryptoki
initToken(unsigned int slot, std::string &soPin, std::string &label)objck::Cryptoki
loadFunctions()objck::Cryptokiprotected
loadModule(const std::string &path)objck::Cryptokiprotected
openSession(unsigned int slot, SessionInfo::SessionFlags flags=SessionInfo::SERIAL_SESSION, CryptokiNotify *notify=0, void *appPtr=0)objck::Cryptoki
~Cryptoki()objck::Cryptokivirtual