Main Page | Data Structures | Directories | File List | Data Fields | Globals

pkcs11_handle_t Struct Reference

#include <pkcs11.h>


Detailed Description

Definition at line 136 of file pkcs11.h.

Data Fields

void * module_handle
CK_FUNCTION_LIST_PTR fl
slot_tslots
CK_ULONG slot_count
CK_SESSION_HANDLE session
key_object_tkeys
int key_count
key_object_tchoosen_key


Field Documentation

key_object_t* choosen_key
 

Definition at line 144 of file pkcs11.h.

CK_FUNCTION_LIST_PTR fl
 

Definition at line 138 of file pkcs11.h.

int key_count
 

Definition at line 143 of file pkcs11.h.

key_object_t* keys
 

Definition at line 142 of file pkcs11.h.

void* module_handle
 

Definition at line 137 of file pkcs11.h.

CK_SESSION_HANDLE session
 

Definition at line 141 of file pkcs11.h.

CK_ULONG slot_count
 

Definition at line 140 of file pkcs11.h.

slot_t* slots
 

Definition at line 139 of file pkcs11.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 11:17:07 2005 for pam_pkcs11 by  doxygen 1.4.4