#include <pk11.h>
Data Fields | |
| void * | handle |
| CK_SESSION_HANDLE | session |
| CK_BBOOL | ontoken |
| CK_OBJECT_HANDLE | object |
| unsigned char * | key |
Definition at line 51 of file pk11.h.
| void* pk11_context::handle |
Definition at line 53 of file pk11.h.
Referenced by pk11_get_session(), pk11_rand_bytes(), pk11_rand_seed_fromfile(), and pk11_return_session().
| unsigned char* pk11_context::key |