|
Object PKCS#11 C++ Wrapper
|
#include <string>#include <cstring>#include <dlfcn.h>#include "pkcs11.h"#include "CryptokiException.h"#include "macros.h"#include "Info.h"#include "Session.h"#include "SessionInfo.h"Go to the source code of this file.
Classes | |
| class | objck::Cryptoki |
| Cryptoki API More... | |
Namespaces | |
| objck | |
Typedefs | |
| typedef CK_FUNCTION_LIST | objck::FunctionList |
| typedef CK_NOTIFY | objck::CryptokiNotify |
1.8.9.1